Portage PPC64

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@7439 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Xavier Leroy 2006-06-13 11:54:02 +00:00
parent c1743d099f
commit f0532ce985
1 changed files with 4 additions and 0 deletions

4
configure vendored
View File

@ -250,6 +250,10 @@ case "$bytecc,$host" in
# Almost the same as rhapsody
bytecccompopts="-fno-defer-pop -no-cpp-precomp $gcc_warnings"
mathlib="";;
if $arch64; then
# Tell gcc that we can use 32-bit code addresses for threaded code
echo "#define ARCH_CODE32" >> m.h
fi;;
*,*-*-beos*)
bytecccompopts="-fno-defer-pop $gcc_warnings"
# No -lm library