mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-678 fix the fix
X-SVN-Rev: 8463
This commit is contained in:
parent
e5cf69872c
commit
b3879ef363
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ ifeq ($(shell uname -m),s390)
|
|||
CXXFLAGS = -O1 # -Wall
|
||||
else
|
||||
CXXFLAGS = -O2 # -Wall
|
||||
else
|
||||
endif
|
||||
|
||||
INSTALL_PROGRAM = /usr/bin/install
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue