ICU-2403 Fix an optimization issue with the Intel compiler
X-SVN-Rev: 14247
This commit is contained in:
parent
348b43f7d4
commit
8e2b360b6d
@ -72,11 +72,9 @@ do
|
||||
;;
|
||||
--enable-debug)
|
||||
debug=1
|
||||
release=0
|
||||
OPTS="$OPTS --enable-debug"
|
||||
;;
|
||||
--disable-release)
|
||||
debug=0
|
||||
release=0
|
||||
OPTS="$OPTS --disable-release"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user