summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2024-10-21 20:15:09 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2024-10-21 20:15:09 +0100
commit6500c594c372e66d980df73c60fea821c32ed368 (patch)
treeee9429388a34eec37917211bd5ebab1e0a0b0fef /Jamroot.jam
parentMerge branch 'sunpos' (diff)
downloadilt-6500c594c372e66d980df73c60fea821c32ed368.tar.bz2
ilt-6500c594c372e66d980df73c60fea821c32ed368.tar.xz
ilt-6500c594c372e66d980df73c60fea821c32ed368.zip
Don't configure a default gcc toolset
Diffstat (limited to 'Jamroot.jam')
-rw-r--r--Jamroot.jam1
1 files changed, 0 insertions, 1 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index b07dfdd..8587aaa 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -1,4 +1,3 @@
-using gcc ;
using pkg-config ;
import pkg-config ;
import testing ;