From a357aa2c08ca333b48b83473594fd6b08d8ab709 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 3 Aug 2025 14:24:24 +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 5578db3..9bc710d 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -1,7 +1,6 @@ import os ; import testing ; -using gcc : : [ os.environ CXX ] ; using pkg-config ; import pkg-config ; -- cgit v1.2.3