From 6bafe54d3b00e92fde67acd845982de19ba83a83 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sat, 4 Dec 2021 19:49:09 +0000 Subject: GCC 11 now default --- Jamroot.jam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 9e89994..32a4fcb 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -1,4 +1,4 @@ -using gcc : 11.2.0 ; +using gcc ; using pkg-config ; import pkg-config ; import type : register ; -- cgit v1.2.3