]> 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:41:41 +0000 (10:41 +0200)
commitb5608306d44b4212700d8b4e8f224efb22deb0e0
treebf2ea7edd8d14336b4e7e9ee8083433f5d600af2
parent90a20ad8ef47a80a5dcef2c72b673d50c5083109
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.

(cherry picked from commit 3b48eec79fb272715c3b7070edb601956b86aa70)
.gitlab-ci.yml