summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
Diffstat (limited to 'hints')
-rw-r--r--hints/ncr_tower.sh6
-rw-r--r--hints/next.sh1
2 files changed, 7 insertions, 0 deletions
diff --git a/hints/ncr_tower.sh b/hints/ncr_tower.sh
index 8b99201ae7..aa517d7964 100644
--- a/hints/ncr_tower.sh
+++ b/hints/ncr_tower.sh
@@ -1,2 +1,8 @@
+optimize='-O0'
ccflags="$ccflags -W2,-Sl,2000"
+eval_cflags='large="-W0,-XL"'
+teval_cflags=$eval_cflags
d_mkdir=$undef
+usemymalloc='y'
+mallocsrc='malloc.c'
+mallocobj='malloc.o'
diff --git a/hints/next.sh b/hints/next.sh
index 8c77055ba3..8a1fe390bd 100644
--- a/hints/next.sh
+++ b/hints/next.sh
@@ -2,3 +2,4 @@
nativegcc='define'
groupstype="int"
usemymalloc="n"
+libswanted='dbm sys_s'