Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Issue 1947: Add back the CCFLAGS to the CXXFLAGS. Leaving them out caused V8 to... (Closed)

Created:
12 years, 3 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Add back the CCFLAGS to the CXXFLAGS. Leaving them out caused V8 to be build without optimization flags. Committed: http://code.google.com/p/v8/source/detail?r=288

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M SConstruct View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
12 years, 3 months ago (2008-09-11 18:46:12 UTC) #1
Søren Thygesen Gjesse
12 years, 3 months ago (2008-09-11 20:03:47 UTC) #2
On 2008/09/11 18:46:12, Mads Ager wrote:
> 

I just checked in my local workspace again, and as far as I can see -O2 is only
missing when compiling the shell sample, but that's because it is missing in the
SAMPLE_FLAGS where there is no mode:release in the gcc section.

Powered by Google App Engine
This is Rietveld 408576698