aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@21a6bef8-4479-4f54-8f8d-0db94a2919ef>2004-03-29 23:06:28 +0000
committergoodale <goodale@21a6bef8-4479-4f54-8f8d-0db94a2919ef>2004-03-29 23:06:28 +0000
commit1a193f3468af8738f03417fd8becc1cd428ca2bd (patch)
tree7d244f46a0f759ac4cc2c2519bad02bd8c51421f
parente3a5264a857caf7d34c52d22349dcbf3aefbc52f (diff)
Correct template instantiation on sx-5.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusExternal/FlexIO/trunk@60 21a6bef8-4479-4f54-8f8d-0db94a2919ef
-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