1 # Set appropriate default compiler options if using xlc
2 # Note: configure will add -qnoansialias if the compiler accepts it,
3 # even if user specifies a non-default CFLAGS setting.
4 if test "$GCC" != yes ; then
7 CFLAGS="-O -qmaxmem=16384 -qsrcmsg"
10 CFLAGS="-O2 -qmaxmem=16384 -qsrcmsg -qlonglong"
15 # Native memset() is faster, tested on:
16 # AIX 5.1 and 5.2, XLC 6.0 (IBM's cc)
17 # AIX 5.3 ML3, gcc 4.0.1