diff options
author | Dave Airlie <[email protected]> | 2011-09-20 08:22:59 +0100 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2011-09-20 08:25:25 +0100 |
commit | fb4ceb9638cbedc09446e3c21c15d9dfd72b7a6d (patch) | |
tree | fcbb6211ce61bee0436362003f56d326d5dcdb57 /configs/aix-static | |
parent | 47b556fbcaea4660b21481e40d89167d883d47f5 (diff) |
configs: remove rest of APP_LIB_DEPS lines
pointed out by GArik_ on #radeon.
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'configs/aix-static')
-rw-r--r-- | configs/aix-static | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/aix-static b/configs/aix-static index 0068ba41330..5c36cb0539f 100644 --- a/configs/aix-static +++ b/configs/aix-static @@ -18,6 +18,3 @@ GLU_LIB_NAME = libGLU.a GLW_LIB_NAME = libGLw.a OSMESA_LIB_NAME = libOSMesa.a - -lX11 -lXext -lXmu -lXi -lm -lpthread -lC - - |