Remove flag -fstrict-aliasing which causes problems with GCC 4.2.3

This commit is contained in:
jgarcia 2008-05-17 11:23:20 +00:00
parent 9ac3b8df2f
commit ab39a229f0
2 changed files with 2106 additions and 2883 deletions

4983
src/configure vendored

File diff suppressed because it is too large Load diff

View file

@ -413,9 +413,9 @@ AC_C_BIGENDIAN([], [],
dnl ----------------------------------------------------------------------
dnl This flag is an optimization for GNU
if test "${GCC}" = "yes"; then
CFLAGS="${CFLAGS} -fstrict-aliasing"
fi
dnl if test "${GCC}" = "yes"; then
dnl CFLAGS="${CFLAGS} -fstrict-aliasing"
dnl fi
dnl ----------------------------------------------------------------------
dnl Check the appropiate type for cl_fixnum/cl_index