summaryrefslogtreecommitdiffstats
path: root/contrib/perl5/hints/unicosmk.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/perl5/hints/unicosmk.sh')
-rw-r--r--contrib/perl5/hints/unicosmk.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/perl5/hints/unicosmk.sh b/contrib/perl5/hints/unicosmk.sh
new file mode 100644
index 0000000..f0b63cb
--- /dev/null
+++ b/contrib/perl5/hints/unicosmk.sh
@@ -0,0 +1,10 @@
+case "$optimize" in
+'') optimize="-O1" ;;
+esac
+d_setregid='undef'
+d_setreuid='undef'
+case "$usemymalloc" in
+'') usemymalloc='y'
+ ccflags="$ccflags -DNO_RCHECK"
+ ;;
+esac
OpenPOWER on IntegriCloud