diff options
Diffstat (limited to 'test/D/MixedDAndC/Image/SConstruct')
-rw-r--r-- | test/D/MixedDAndC/Image/SConstruct | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/D/MixedDAndC/Image/SConstruct b/test/D/MixedDAndC/Image/SConstruct index 47870d7..5cf58a3 100644 --- a/test/D/MixedDAndC/Image/SConstruct +++ b/test/D/MixedDAndC/Image/SConstruct @@ -3,7 +3,6 @@ import os environment = Environment( - ENV=os.environ, DFLAGS=['-m64', '-O']) environment.Program('proj', [ |