]> git.ipfire.org Git - thirdparty/bind9.git/commit
Make GCC version extraction work with GCC 10
authorMichał Kępień <michal@isc.org>
Mon, 18 May 2020 08:23:06 +0000 (10:23 +0200)
committerMichał Kępień <michal@isc.org>
Mon, 18 May 2020 08:23:06 +0000 (10:23 +0200)
commit3b48eec79fb272715c3b7070edb601956b86aa70
treef97db15e22980eefaf30b00b8311334000f64637
parentcb2037ee9d88351222b6f1c888aa35fe75036021
Make GCC version extraction work with GCC 10

Add whitespace to the regular expression used for extracting the GCC
version from "gcc --version" output so that it works properly with
multi-digit major version numbers.
.gitlab-ci.yml