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
git checkout "$SCRIPT_COMMIT"
./gitsub.sh pull
./autogen.sh
retry-tool ./autopull.sh --one-time
(unset CC CFLAGS GMAKE && ./autogen.sh)
local myconf=(
--prefix="$FFBUILD_PREFIX"