Until otherwise proven.
Jarkko Hietaniemi [Sun, 26 May 2002 17:16:32 +0000 (17:16 +0000)]
p4raw-id: //depot/perl@16803

hints/darwin.sh

index e6b326a..166130c 100644 (file)
@@ -86,7 +86,7 @@ ccflags="${ccflags} -no-cpp-precomp"
 
 # Known optimizer problems.
 case "`cc -v`" in
-*"3.1 20020105"*) toke_cflags='optimize="-O"' ;;
+*"3.1 20020105"*) toke_cflags='optimize=""' ;;
 esac
 
 # Shared library extension is .dylib.