DescriptionAdded release_extra_cflags only to the target compiles.
Without this CL, the gyp define release_extra_cflags is applied to both host and
target compiles. With this CL, the gyp define is only applied to the target
compiles.
BUG=v8:2157
TEST=gyp_chromium with extra flags. Made sure that the target mk files like
v8_shell.host.mk did not have the flags while v8_nosnapshot.target.mk had the
flags.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=139909
Patch Set 1 #Patch Set 2 : Fixed brackets. #Patch Set 3 : Fixed parens (again). #Patch Set 4 : Made the same change to debug_extra_cflags application. #Patch Set 5 : Fixed copy/paste error. #
Total comments: 1
Patch Set 6 : Refactored. #Patch Set 7 : rebased. #Patch Set 8 : tabs to spaces. #Patch Set 9 : fixed paste error #Messages
Total messages: 9 (0 generated)
|