summaryrefslogtreecommitdiff
path: root/configs/ultrix-gcc
AgeCommit message (Collapse)AuthorFilesLines
2007-11-01Add -fno-strict-aliasing workaround for all GCC targetsDan Nicholson1-0/+4
Use a GCC option to work around aliasing bugs. See commit 013dbcd for more details. (cherry picked from commit 01b18abf93c1999397563e75fe1bfbbe0e080ae9) Conflicts: configs/freebsd
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul1-1/+1
Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck.
2004-09-13Replace -lGL with -l$(GL_LIB), etc.Brian Paul1-1/+1
Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file.
2004-03-26new system configurationsBrian Paul1-0/+21