summaryrefslogtreecommitdiffstats
path: root/configs/openbsd
Commit message (Collapse)AuthorAgeFilesLines
* Add -fno-strict-aliasing workaround for all GCC targetsDan Nicholson2007-11-011-0/+4
| | | | | Use a GCC option to work around aliasing bugs. See commit 013dbcd for more details.
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-3/+3
| | | | | Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck.
* Replace -lGL with -l$(GL_LIB), etc.Brian Paul2004-09-131-3/+3
| | | | Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file.
* new system configurationsBrian Paul2004-03-261-0/+18