Add back the CCFLAGS to the CXXFLAGS. Leaving them out caused V8 to
authorager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 11 Sep 2008 18:46:29 +0000 (18:46 +0000)
committerager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 11 Sep 2008 18:46:29 +0000 (18:46 +0000)
commitb6ad53054f1c235d05cce59ac8fb2146c11836bf
treebc7b23ad7daa56a40fe9287a141468764dcb0d3f
parent66b18b9975030fdc1f4471f2e071ad27e860675c
Add back the CCFLAGS to the CXXFLAGS.  Leaving them out caused V8 to
be build without optimization flags.
Review URL: http://codereview.chromium.org/1947

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@288 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
SConstruct