projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0bbed7
)
The #19842 is no more needed thanks to #19876,
author
Jarkko Hietaniemi
<jhi@iki.fi>
Sat, 28 Jun 2003 18:28:01 +0000
(18:28 +0000)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Sat, 28 Jun 2003 18:28:01 +0000
(18:28 +0000)
and the #19842 was wrong anyway (it affected
only the threaded case.)
p4raw-id: //depot/perl@19877
hints/dec_osf.sh
patch
|
blob
|
history
diff --git
a/hints/dec_osf.sh
b/hints/dec_osf.sh
index
db4b147
..
f08c318
100644
(file)
--- a/
hints/dec_osf.sh
+++ b/
hints/dec_osf.sh
@@
-341,13
+341,8
@@
EOF
esac
case "$usemymalloc" in
- ''|'n') usemymalloc='n'
- ;;
- *) # The FILLCHECK_DEADBEEF() are failing.
- case "$ccflags" in
- *-DFILL_CHECK_DEFAULT=*) ;;
- *) ccflags="$ccflags -DFILL_CHECK_DEFAULT=0" ;;
- esac
+ '')
+ usemymalloc='n'
;;
esac
# These symbols are renamed in <time.h> so