Always pass -linker and -ldflags to mklib for shared libraries
authorDan Nicholson <dbn.lists@gmail.com>
Sat, 12 Jul 2008 17:04:44 +0000 (10:04 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Sat, 12 Jul 2008 17:25:40 +0000 (10:25 -0700)
commit3b8081603bf846285e56a6ecafaf182935fd8733
tree150f5908cdcc678808da1e110ec68206b68cafe9
parentdb072baaaf6adcd176ea7e4d67b77177de7eca31
Always pass -linker and -ldflags to mklib for shared libraries

This just makes the use of mklib more consistent throughout Mesa where
we always want to pass the linker and LDFLAGS when we might be making a
shared library.
progs/tools/trace/Makefile
src/egl/drivers/demo/Makefile
src/egl/drivers/dri/Makefile
src/egl/main/Makefile
src/glut/beos/Makefile
src/mesa/drivers/beos/Makefile
src/mesa/drivers/dri/Makefile.template
src/mesa/drivers/osmesa/Makefile
src/mesa/drivers/x11/Makefile