config.h will define USE_64_BITS if need be.
Jarkko Hietaniemi [Tue, 14 Sep 1999 21:18:09 +0000 (21:18 +0000)]
p4raw-id: //depot/cfgperl@4157

hints/irix_6.sh

index cab48b4..2881385 100644 (file)
@@ -245,7 +245,6 @@ EOM
                archname64="-n32"
                ;;
            esac
-           ccflags="$ccflags -DUSE_64_BITS"
            ;;
 esac
 EOCBU