iconv: Force autogen to use hostcc to build its stuff

This commit is contained in:
BtbN 2023-05-29 15:16:55 +02:00
parent 0d1bf557c8
commit 67723fc5c2
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ ffbuild_dockerbuild() {
cd iconv cd iconv
git checkout "$SCRIPT_COMMIT" git checkout "$SCRIPT_COMMIT"
./gitsub.sh pull retry-tool ./autopull.sh --one-time
./autogen.sh (unset CC CFLAGS GMAKE && ./autogen.sh)
local myconf=( local myconf=(
--prefix="$FFBUILD_PREFIX" --prefix="$FFBUILD_PREFIX"