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 852a470..ab0fe70 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -87,7 +87,7 @@ endif
# T3E
ifeq ($(UNAME), UNICOS/mk)
-CXXFLAGS += -DANSI -DT3E -hinstantiate=used
+CXXFLAGS += -DANSI -DT3E -DFFIO -hinstantiate=used
endif