summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Dougherty <doughera@lafayette.edu>2002-02-08 08:43:49 -0500
committerJarkko Hietaniemi <jhi@iki.fi>2002-02-08 19:13:56 +0000
commitc2da85259769a501f37eccb0a97c76f0e641e0ba (patch)
treecddb8b450d602759b6d1c3fcf59ea12923937ef7
parent83007387b1112d8c8e858eb2722e3e518f1d9896 (diff)
downloadperl-c2da85259769a501f37eccb0a97c76f0e641e0ba.tar.gz
Re: [ID 20020205.007] BSDi test failure perl 5.6.1
Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@14604
-rw-r--r--hints/bsdos.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/hints/bsdos.sh b/hints/bsdos.sh
index 58755434a3..f16a56efc7 100644
--- 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