summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
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 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 ;