X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Fbsdos.sh;h=f16a56efc73b47adb6259a7ebab92fe73f89a97e;hb=3332bd48887b0ba301a11465bf667141ae01ada3;hp=1d1d823b03e6140b48ac8efd377d6f86b7a68521;hpb=b250498faaf6fbd04315d2b632649596e2498c42;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/bsdos.sh b/hints/bsdos.sh index 1d1d823..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 @@ -121,7 +120,7 @@ $define|true|[yY]*) *) cat <&4 I did not know that BSD/OS $osvers supports POSIX threads. -Feel free to tell perlbug@perl.com otherwise. +Feel free to tell perlbug@perl.org otherwise. EOM exit 1 ;;