summaryrefslogtreecommitdiffstats
path: root/configs/linux-x86-64-static
Commit message (Expand)AuthorAgeFilesLines
* configs: Fix linking with static libGL and --as-neededDan Nicholson2007-12-071-1/+2
* configs: Always use -fPIC for shared libraries, never for staticDan Nicholson2007-10-311-0/+1
* update APP_LIB_DEPS for static library configs (patch 3/3)Dan Nicholson2007-10-291-2/+1
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-1/+1
* more updates (Dan Schikore)Brian Paul2006-04-131-0/+2
* Massive refactor of (most of) the Linux config files. This reducesIan Romanick2005-07-021-20/+1
* remove -ansi -pedantic -D_POSIX_C_SOURCE=199309L from CXXFLAGSBrian Paul2005-05-161-1/+1
* Change another usage of __AMD64__ to the standard __amd64__, and removeEric Anholt2005-02-141-2/+2
* Replace -lGL with -l$(GL_LIB), etc.Brian Paul2004-09-131-1/+1
* AMD64 changes from Ronny V. Vindenes.Keith Whitwell2004-04-301-3/+3
* new system configurationsBrian Paul2004-03-261-0/+40