aboutsummaryrefslogtreecommitdiffstats
path: root/configs/linux-tcc
Commit message (Collapse)AuthorAgeFilesLines
* Support for "fragment program to C" and TCC has been removed from theIan Romanick2005-11-101-22/+0
| | | | | source code, so there is no reason for this config to exist. This fixes fdo bugzilla #5004.
* remove -DMESA_DEBUGBrian Paul2005-11-101-2/+2
|
* remove -Wmissing-prototypes from g++ flags, per gcc 3.4Brian Paul2004-11-271-1/+1
|
* Replace -lGL with -l$(GL_LIB), etc.Brian Paul2004-09-131-6/+3
| | | | Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file.
* remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by defaultBrian Paul2004-07-201-1/+1
|
* set CONFIG_NAME = linux-tccBrian Paul2004-04-141-1/+1
|
* new fileKeith Whitwell2004-04-141-0/+25