perlhack update, by Steve Grazzini
[p5sagit/p5-mst-13.2.git] / hints / dec_osf.sh
index f08c318..db4b147 100644 (file)
@@ -341,8 +341,13 @@ EOF
        esac
 
        case "$usemymalloc" in
-       '')
-               usemymalloc='n'
+       ''|'n') usemymalloc='n'
+               ;;
+       *)      # The FILLCHECK_DEADBEEF() are failing.
+               case "$ccflags" in
+               *-DFILL_CHECK_DEFAULT=*) ;;
+               *) ccflags="$ccflags -DFILL_CHECK_DEFAULT=0" ;;
+               esac
                ;;
        esac
        # These symbols are renamed in <time.h> so