Update buildkey for >= GCC 9.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1335b2013b)
r14.0.x
Slávek Banko 4 years ago
parent 3b9daf47f5
commit 5f6511d785
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

2
configure vendored

@ -2828,7 +2828,7 @@ g++*)
3.*)
COMPILER_VERSION="3.*"
;;
[7-8]|[4-6].*)
[1-9][0-9]|[7-9]|[4-6].*)
COMPILER_VERSION="4.*"
;;
*)

Loading…
Cancel
Save