summaryrefslogtreecommitdiff
path: root/src/glu
diff options
context:
space:
mode:
Diffstat (limited to 'src/glu')
-rw-r--r--src/glu/sgi/ccDebug.txt2
-rw-r--r--src/glu/sgi/ccRelease.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/glu/sgi/ccDebug.txt b/src/glu/sgi/ccDebug.txt
index 0928005180..8c021cc528 100644
--- a/src/glu/sgi/ccDebug.txt
+++ b/src/glu/sgi/ccDebug.txt
@@ -1,4 +1,4 @@
-/nologo /W2 /GX /ZI /Od /c /TP
+/nologo /W2 /GX- /ZI /Od /c /TP
/I "../../../include"
/I "./include"
/I "./libnurbs/interface"
diff --git a/src/glu/sgi/ccRelease.txt b/src/glu/sgi/ccRelease.txt
index 2f07a844f4..26ae6a01f1 100644
--- a/src/glu/sgi/ccRelease.txt
+++ b/src/glu/sgi/ccRelease.txt
@@ -1,4 +1,4 @@
-/nologo /W2 /GX /O2 /c /TP
+/nologo /W2 /GX- /O2 /c /TP
/I "../../../include"
/I "./include"
/I "./libnurbs/interface"