Update comment. Optimization to level -O3 still fails on OS X (Jaguar).
This commit is contained in:
@@ -21,7 +21,9 @@ CODE_CFLAGS =
|
||||
CODE_CXXFLAGS =
|
||||
|
||||
#
|
||||
# -O3 is too agressive on Darwin with the April, 2002 Developer Tools
|
||||
# -O3 is too agressive on Darwin with the April 2002 Developer Tools
|
||||
# and causes problems with undefined references to non-virtual thunks
|
||||
# with the August 2002 Developer Tools.
|
||||
#
|
||||
OPT_CFLAGS_YES = -O2
|
||||
OPT_CXXFLAGS_YES = -O2
|
||||
|
||||
Reference in New Issue
Block a user