diff options
author | Brian Paul <[email protected]> | 2006-04-14 14:13:00 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2006-04-14 14:13:00 +0000 |
commit | 6bef5e7621023d3e72298a3afdc528ba500d5166 (patch) | |
tree | d576c911d6f8422d7bf11c8fef2e17b2911b66e4 /configs/irix6-64 | |
parent | 9326962f065e8728104e7218f5ef25a5ed958789 (diff) |
Don't have to pass ABI-related flags to mklib anymore.
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 |