]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
abicheck.sh: don't export CHOST if it wasn't already exported.
authorDan Kegel <dank@kegel.com>
Sun, 3 Apr 2022 18:27:39 +0000 (11:27 -0700)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Tue, 5 Apr 2022 11:43:37 +0000 (13:43 +0200)
commit6655c39fd0e2a1b558786cace02d6d77a8a95cf1
treecd292811fde4918b11b70d91d8f11a3a6d5c943c
parent445284c5707665e36234f2dc16a22c8dcbb80fd8
abicheck.sh: don't export CHOST if it wasn't already exported.

This fixes https://github.com/zlib-ng/zlib-ng/issues/1219,
a regression when running abicheck.sh with default compiler.
test/abicheck.sh