Make linux-dri-x86-64 more like linux-dri-x86. Add ARCH_FLAGS. This is
authorIan Romanick <idr@us.ibm.com>
Wed, 6 Apr 2005 21:34:34 +0000 (21:34 +0000)
committerIan Romanick <idr@us.ibm.com>
Wed, 6 Apr 2005 21:34:34 +0000 (21:34 +0000)
commitbfc8a8dc6324f5e984566208bd0a1fa472102917
tree0b5bdede0fe5a243cb8a356d6684527bd6d6adc0
parent29c909f81ceae4a0356718d6be0a14562c98c019
Make linux-dri-x86-64 more like linux-dri-x86.  Add ARCH_FLAGS.  This is
where things like "-m64" or "-m32" should be specified.  Using this, a
32-bit DRI build can be done on an x86-64 system by doing 'ARCH_CFLAGS=-m32
make linux-dri-x86'.  Minor tweaks to linux-dri to support these changes.
configs/linux-dri
configs/linux-dri-x86-64
src/mesa/drivers/dri/Makefile.template