projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
00371ed
)
Until otherwise proven.
Jarkko Hietaniemi [Sun, 26 May 2002 17:16:32 +0000 (17:16 +0000)]
p4raw-id: //depot/perl@16803
hints/darwin.sh
patch
|
blob
|
blame
|
history
diff --git
a/hints/darwin.sh
b/hints/darwin.sh
index
e6b326a
..
166130c
100644
(file)
--- a/
hints/darwin.sh
+++ b/
hints/darwin.sh
@@
-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.