aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
Diffstat (limited to 'src/make.code.defn')
-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 b80a378..dc4086f 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -160,7 +160,7 @@ endif
ifeq ($(UNAME), SUPER-UX)
-CXXFLAGS += -DANSI -T all
+CXXFLAGS += -DANSI -T all -DSX5
endif