From: Andy Dougherty Date: Fri, 8 Feb 2002 13:43:49 +0000 (-0500) Subject: Re: [ID 20020205.007] BSDi test failure perl 5.6.1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c2da85259769a501f37eccb0a97c76f0e641e0ba;p=p5sagit%2Fp5-mst-13.2.git Re: [ID 20020205.007] BSDi test failure perl 5.6.1 Message-ID: p4raw-id: //depot/perl@14604 --- diff --git a/hints/bsdos.sh b/hints/bsdos.sh index 5875543..f16a56e 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