summaryrefslogtreecommitdiff
path: root/hints/unicos.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hints/unicos.sh')
-rw-r--r--hints/unicos.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/hints/unicos.sh b/hints/unicos.sh
index b864019a84..1d828550cc 100644
--- a/hints/unicos.sh
+++ b/hints/unicos.sh
@@ -4,4 +4,7 @@ esac
optimize="-O1"
d_setregid='undef'
d_setreuid='undef'
+case "$usemymalloc" in
+'') usemymalloc='n' ;;
+esac