]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add 32-bit cross-compiled CI jobs on Debian Buster
authorMichal Nowak <mnowak@isc.org>
Thu, 17 Dec 2020 10:31:05 +0000 (11:31 +0100)
committerMichal Nowak <mnowak@isc.org>
Wed, 21 Jul 2021 08:03:12 +0000 (10:03 +0200)
commitbfcaa2a8f12bab05cf535ef6d2a701f3d79dd105
treebc8b153f7c975a0b97cd0c26c1a0d635e37a855a
parentadb1ca6d54284302b929f4b887be3fb79b5e5cbf
Add 32-bit cross-compiled CI jobs on Debian Buster

Since the forced removal of gcc:sid:i386 in 0aacabc6, we lacked a 32-bit
environment to build and test BIND 9 in the CI. gcc:buster:amd64cross32
adds an environment to cross-compile BIND 9 to 32-bits on Debian Buster
amd64 image with 32-bit BIND 9 dependencies. Commit also adds sanity
checks to ensure that compiled objects are not of the build platform
triplet type.
.gitlab-ci.yml