Clobbering to test Linux settings on Mac. Will back out shortly.
git-svn-id: svn://10.0.0.236/trunk@242624 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
687460f912
commit
72d6f697c6
@ -1593,7 +1593,7 @@ case "$target" in
|
||||
*-darwin*)
|
||||
MKSHLIB='$(CXX) $(CXXFLAGS) $(DSO_PIC_CFLAGS) $(DSO_LDOPTS) -o $@'
|
||||
MKCSHLIB='$(CC) $(CFLAGS) $(DSO_PIC_CFLAGS) $(DSO_LDOPTS) -o $@'
|
||||
MOZ_OPTIMIZE_FLAGS="-O2"
|
||||
MOZ_OPTIMIZE_FLAGS="-Os -freorder-blocks -fno-reorder-functions"
|
||||
_PEDANTIC=
|
||||
CFLAGS="$CFLAGS -fpascal-strings -fno-common"
|
||||
CXXFLAGS="$CXXFLAGS -fpascal-strings -fno-common"
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
Clobbering to land system changes in 407794.
|
||||
Clobbering to test linux build settings on mac.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user