open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
--- SConstruct.FCS 2010-11-12 09:35:52.000000000 -0800
+++ SConstruct 2011-08-09 09:43:20.000000000 -0700
@@ -38,6 +38,9 @@
env = Environment()
+env.Replace(CC = "@CC@")
+env.Replace(CXX = "@CXX@")
+
Export("env")
SConscript("SConscript")
Everything looks good. We'll let you know here if there's anything you should know about.