ICU-5261 gcc 4.0.2 has optimization issues.
X-SVN-Rev: 19842
This commit is contained in:
parent
62b5e40321
commit
4319aedb37
@ -147,6 +147,8 @@ case $platform in
|
||||
THE_COMP="the GNU C++"
|
||||
CC=gcc; export CC
|
||||
CXX=g++; export CXX
|
||||
RELEASE_CFLAGS=-O1
|
||||
RELEASE_CXXFLAGS=-O3
|
||||
;;
|
||||
SolarisX86)
|
||||
THE_OS="SOLARIS X86"
|
||||
|
Loading…
Reference in New Issue
Block a user