diff options
Diffstat (limited to 'hints/unicos.sh')
-rw-r--r-- | hints/unicos.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/unicos.sh b/hints/unicos.sh index 1d828550cc..7579eed65a 100644 --- a/hints/unicos.sh +++ b/hints/unicos.sh @@ -5,6 +5,6 @@ optimize="-O1" d_setregid='undef' d_setreuid='undef' case "$usemymalloc" in -'') usemymalloc='n' ;; +'') usemymalloc='y' ;; esac |