ICU-4154 Speed up building the data library on the Opteron
X-SVN-Rev: 16613
This commit is contained in:
parent
1ea4086cc6
commit
903ee0a20d
2
icu4c/source/configure
vendored
2
icu4c/source/configure
vendored
@ -2261,7 +2261,7 @@ fi
|
||||
|
||||
GENCCODE_ASSEMBLY=
|
||||
case "${host}" in
|
||||
i*86-*-*bsd*|i*86-*-linux*|powerpc*-*-linux*)
|
||||
i*86-*-*bsd*|i*86-*-linux*|x86_64-*-linux*|powerpc*-*-linux*)
|
||||
if test "$GCC" = yes; then
|
||||
GENCCODE_ASSEMBLY="-a gcc"
|
||||
fi ;;
|
||||
|
Loading…
Reference in New Issue
Block a user