summaryrefslogtreecommitdiffstats
path: root/configs/sunos4-gcc
diff options
context:
space:
mode:
Diffstat (limited to 'configs/sunos4-gcc')
-rw-r--r--configs/sunos4-gcc1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sunos4-gcc b/configs/sunos4-gcc
index 0942291..85439c9 100644
--- a/configs/sunos4-gcc
+++ b/configs/sunos4-gcc
@@ -9,7 +9,6 @@ CC = gcc
CXX = g++
CFLAGS = -fPIC -O3 -I/usr/openwin/include -I/usr/include/X11R5 -I/usr/include/X11R5 -DUSE_XSHM -DSUNOS4
CXXFLAGS = -fPIC -O3 -I/usr/openwin/include -DSUNOS4
-GLUT_CFLAGS = -fexceptions -DSOLARIS_2_4_BUG
# Work around aliasing bugs - developers should comment this out
CFLAGS += -fno-strict-aliasing