diff options
Diffstat (limited to 'configs/irix6-64')
-rw-r--r-- | configs/irix6-64 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/irix6-64 b/configs/irix6-64 index df2d1426a47..a794627ba96 100644 --- a/configs/irix6-64 +++ b/configs/irix6-64 @@ -9,7 +9,6 @@ CC = cc CXX = CC CFLAGS = -64 -O3 -ansi -woff 1068,1069,1174,1185,1209,1474,1552 -DUSE_XSHM -DPTHREADS CXXFLAGS = -64 -O3 -ansi -woff 1174 -DPTHREADS -MKLIB_OPTIONS = -archopt 64 GLW_SOURCES = GLwDrawA.c GLwMDrawA.c |