Small test tweaks.
[p5sagit/p5-mst-13.2.git] / hints / hpux.sh
index 8240b3e..13b09cf 100644 (file)
@@ -275,7 +275,7 @@ Cannot continue, aborting.
 EOM
                exit 1
            fi
-           ccflags="$ccflags +DD64 -D_FILE_OFFSET_BITS=64"
+           ccflags="$ccflags +DD64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
            ldflags="$ldflags +DD64"
            ld=/usr/bin/ld
            set `echo " $libswanted " | sed -e 's@ dl @ @'`