monero: fix cross-build
This commit is contained in:
parent
1a18a2ced4
commit
ff23fcb468
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ pre_build() {
|
|||
# but is not included in the binary package. It thus needs to be
|
||||
# built for the host
|
||||
CC=${CC_host} CFLAGS="${XBPS_CFLAGS}" LDFLAGS="${XBPS_LDFLAGS}" \
|
||||
make -C build ${makejobs} generate_translations_header
|
||||
ninja -C build ${makejobs} generate_translations_header
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue