32-bit x86 fix and more
This commit is contained in:
@@ -141,7 +141,8 @@ if test "$ac_test_CFLAGS" != "set"; then
|
||||
CFLAGS="-O3 -fomit-frame-pointer"
|
||||
|
||||
# -malign-double for x86 systems
|
||||
AX_CHECK_COMPILE_FLAG(-malign-double, CFLAGS="$CFLAGS -malign-double")
|
||||
# LIBFFI -- DON'T DO THIS - CHANGES ABI
|
||||
# AX_CHECK_COMPILE_FLAG(-malign-double, CFLAGS="$CFLAGS -malign-double")
|
||||
|
||||
# -fstrict-aliasing for gcc-2.95+
|
||||
AX_CHECK_COMPILE_FLAG(-fstrict-aliasing,
|
||||
|
||||
Reference in New Issue
Block a user