From 9d005d1649b7d2386656a9dd336cd377ffea5a10 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 3 Aug 2025 12:20:53 +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 93d3fe9..a00306d 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -1,6 +1,5 @@ import os ; -using gcc : : [ os.environ CXX ] ; using pkg-config ; import pkg-config ; -- cgit v1.2.3