summaryrefslogtreecommitdiffstats
path: root/configs/solaris-x86-gcc-static
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.
* use -march=i486 instead of -m486 (bug 6954)Brian Paul2006-05-181-2/+2
|
* formerly known as solaris-x86-gccBrian Paul2006-05-171-0/+24