From c2da85259769a501f37eccb0a97c76f0e641e0ba Mon Sep 17 00:00:00 2001 From: Andy Dougherty Date: Fri, 8 Feb 2002 08:43:49 -0500 Subject: Re: [ID 20020205.007] BSDi test failure perl 5.6.1 Message-ID: p4raw-id: //depot/perl@14604 --- hints/bsdos.sh | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.1