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

index 5875543..f16a56e 100644 (file)
@@ -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