This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
OpenUNIX 8 support
[perl5.git] / 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