enable nc on AIX
This commit is contained in:
parent
07e541cc2e
commit
d0009039de
@ -4,6 +4,7 @@ CFLAGS="$CFLAGS -Wall -std=gnu99 -fno-strict-aliasing"
|
||||
|
||||
case $host_os in
|
||||
*aix*)
|
||||
BUILD_NC=yes
|
||||
HOST_OS=aix
|
||||
if test "`echo $CC | cut -d ' ' -f 1`" != "gcc" ; then
|
||||
CFLAGS="-qnoansialias $USER_CFLAGS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user