diff options
Diffstat (limited to 'Jamroot.jam')
-rw-r--r-- | Jamroot.jam | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Jamroot.jam b/Jamroot.jam index e420b9d..dc163a9 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -1,6 +1,5 @@ import os ; import testing ; -using gcc : : [ os.environ CXX ] ; variant coverage : debug ; |