Make the linux-dri-x86 builds work on x86-64 again. mklib now
authorIan Romanick <idr@us.ibm.com>
Mon, 8 Aug 2005 23:22:46 +0000 (23:22 +0000)
committerIan Romanick <idr@us.ibm.com>
Mon, 8 Aug 2005 23:22:46 +0000 (23:22 +0000)
commitaba4864a25fbf056b4c34dd20cc000b7e3221ad3
treeb4c0639eb658f6b199fa9037eedb79097de5e5c6
parent7bf08c23fdfe3e8a1dbfc44cad9e7e427f6e2630
Make the linux-dri-x86 builds work on x86-64 again.  mklib now
determines the bits (either 32 or 64) for libraries without the lib
prefix.  progs/egl/Makefile passes CFLAGS on the link commands so that
things like '-m32' get propagated.
bin/mklib
progs/egl/Makefile