monero: fix cross-build
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user