ICU-391 fixed a broken echo line
X-SVN-Rev: 2068
This commit is contained in:
parent
0e9ba45705
commit
9c68d7e1ac
@ -105,8 +105,7 @@ case $platform in
|
||||
$configure "$@" ;;
|
||||
|
||||
SOLARISX86)
|
||||
echo Running configure "$@" for SOLARISX86 using native CC
|
||||
compiler
|
||||
echo Running configure "$@" for SOLARISX86 using native CC compiler
|
||||
CC=cc; export CC
|
||||
CXX=CC; export CXX
|
||||
CXX_FLAGS="-w -O";export CXX_FLAGS
|
||||
|
Loading…
Reference in New Issue
Block a user