aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/make.code.defn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 57870fe..1d95638 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -150,7 +150,7 @@ endif
ifeq ($(UNAME), SUPER-UX)
-CXXFLAGS += -DANSI
+CXXFLAGS += -DANSI -T all
endif