8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 16:43:03 +01:00
This commit is contained in:
alexpeshkoff 2009-05-06 07:13:06 +00:00
parent 0358905f45
commit 9579da10e7

View File

@ -249,7 +249,7 @@ dnl detect native compiler, Sun Studio Pro
ICU_PLATFORM=SOLARISX86 ;;
*) MAKEFILE_PREFIX=solx86gcc ;
ICU_PLATFORM=SOLARISX86GCC ;
PTHREAD_CFLAGS=-pthreads ;;
PTHREAD_CFLAGS=-pthreads ;;
esac
dnl if this is amd64 system, we should install our libraries in /usr/lib/amd64
isa=`isainfo -k`