From 2bcbd64f4955c21f25f5af42809f8f3c64a3749c Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Mon, 4 Aug 2025 18:25:03 +0100 Subject: Don't define a default toolset, use the system/project one --- Jamroot.jam | 1 - 1 file changed, 1 deletion(-) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 5c09de9..bfa8f01 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -1,7 +1,6 @@ import os ; import feature : feature ; -using gcc : : [ os.environ CXX ] ; using pkg-config ; variant coverage : debug ; -- cgit v1.2.3