]> git.ipfire.org Git - thirdparty/xz.git/commit
CI: Use CC="gcc -m32" to get i386 compiler on x86-64
authorLasse Collin <lasse.collin@tukaani.org>
Mon, 24 Jun 2024 12:24:52 +0000 (15:24 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Mon, 24 Jun 2024 15:15:58 +0000 (18:15 +0300)
commitdbcdabf68fee9ed694b68c3a82e6adbeff20b679
tree41f567b725d71b2ba6ea7ca4ccd174951f5e4e4d
parent0c1e6d900bac127464fb30a854776e1810ab5f16
CI: Use CC="gcc -m32" to get i386 compiler on x86-64

The old method put it in CFLAGS which is a wrong place because
config.guess doesn't read CFLAGS.
.github/workflows/ci.yml