summaryrefslogtreecommitdiffstats
path: root/configs/linux-x86-32
Commit message (Collapse)AuthorAgeFilesLines
* automake: Remove the old static configs system.Eric Anholt2012-06-111-7/+0
| | | | | | | With the incremental automake conversion, we'd broken those that included glx or egl. Reviewed-by: Kenneth Graunke <[email protected]>
* Restore linux-x86-32 config for Brian.Ian Romanick2005-07-081-0/+7
|
* linux-x86-32 is unnecessary. The same thing can be acomplished byIan Romanick2005-07-021-13/+0
| | | | 'make linux-x86 ARCH_FLAGS=-m32'.
* remove -ansi -pedantic -D_POSIX_C_SOURCE=199309L from CXXFLAGSBrian Paul2005-05-161-1/+1
|
* Added linux-x86-32 config to force building 32-bit objects in a 64-bit ↵Brian Paul2005-03-031-0/+13
environment.