summaryrefslogtreecommitdiff
path: root/hints/ncr_tower.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hints/ncr_tower.sh')
-rw-r--r--hints/ncr_tower.sh6
1 files changed, 6 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'