X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/22d4bb9ccb8701e68f9243547d7e3a3c55f70908..d5b1589c09b534ccfeb2eae26b3de9339c1bf22b:/hints/nonstopux.sh diff --git a/hints/nonstopux.sh b/hints/nonstopux.sh index f93c312..025030f 100644 --- a/hints/nonstopux.sh +++ b/hints/nonstopux.sh @@ -9,9 +9,12 @@ case "$cc" in lddlflags='-shared' ldflags='' ;; - '') + *) cc="cc -Xa -Olimit 4096" malloctype="void *" ;; esac +libswanted=`echo " $libswanted " | sed -e 's/ ucb / /'` +glibpth=`echo " $glibpth " | sed -e 's/ \/usr\/ucblib / /'` +