summaryrefslogtreecommitdiff
path: root/configs/linux-static
AgeCommit message (Expand)AuthorFilesLines
2007-12-07configs: Fix linking with static libGL and --as-neededDan Nicholson1-1/+2
2007-11-01configs: Always use -fPIC for shared libraries, never for staticDan Nicholson1-0/+1
2007-10-29update APP_LIB_DEPS for static library configs (patch 3/3)Dan Nicholson1-2/+1
2007-10-26configs: Fix linux-static to link correctlyDan Nicholson1-3/+2
2006-11-18need to specify Xlibs with APP_LIB_DEPSBrian Paul1-0/+5
2005-07-02Massive refactor of (most of) the Linux config files. This reducesIan Romanick1-10/+1
2004-09-13Replace -lGL with -l$(GL_LIB), etc.Brian Paul1-1/+1
2004-03-26new system configurationsBrian Paul1-0/+30