X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=SConstruct;h=4a3fef0805942f904618ebcff889dcc41b408d0f;hb=06ad64ad29e7aa9e2d001f6bd1f8c1c1f77050b8;hp=029daa1c6f35f57c2981c652e2ba13550e4e11ec;hpb=10562fbc5c630b7f1a97344bc3d6b2649c7393a5;p=mesa.git diff --git a/SConstruct b/SConstruct index 029daa1c6f3..4a3fef08059 100644 --- a/SConstruct +++ b/SConstruct @@ -40,7 +40,8 @@ env = Environment( ENV = os.environ, ) -opts.Save('config.py', env) +# XXX: This creates a many problems as it saves... +#opts.Save('config.py', env) # Backwards compatability with old target configuration variable try: