projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8300738
)
Re: [ID 20020205.007] BSDi test failure perl 5.6.1
Andy Dougherty [Fri, 8 Feb 2002 13:43:49 +0000 (08:43 -0500)]
Message-ID: <Pine.SOL.4.10.
10202081341170
.15295-100000@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@14604
hints/bsdos.sh
patch
|
blob
|
blame
|
history
diff --git
a/hints/bsdos.sh
b/hints/bsdos.sh
index
5875543
..
f16a56e
100644
(file)
--- a/
hints/bsdos.sh
+++ b/
hints/bsdos.sh
@@
-98,7
+98,6
@@
case "$osvers" in
case "$cc" in
'') cc='cc' # cc is gcc2 in 4.0
cccdlflags="-fPIC"
- ccdlflags="-rdynamic -Wl,-rpath,$privlib/$archname/CORE"
;;
esac