summaryrefslogtreecommitdiff
path: root/hints/next_4.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hints/next_4.sh')
-rw-r--r--hints/next_4.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/next_4.sh b/hints/next_4.sh
index d1d0398dd9..8bc623a9e4 100644
--- a/hints/next_4.sh
+++ b/hints/next_4.sh
@@ -18,7 +18,7 @@ libc='/NextLibrary/Frameworks/System.framework/System'
ldflags='-dynamic -prebind'
lddlflags='-dynamic -bundle -undefined suppress'
-ccflags='-dynamic -fno-common -DUSE_NEXT_CTYPE -DUSE_PERL_SBRK -DHIDEMYMALLOC'
+ccflags='-dynamic -fno-common -DUSE_NEXT_CTYPE -DUSE_PERL_SBRK'
cccdlflags='none'
ld='cc'
#optimize='-g -O'