gallium/tgsi: hack around linker/archiver breakage
authorKeith Whitwell <keithw@vmware.com>
Thu, 30 Apr 2009 12:09:34 +0000 (13:09 +0100)
committerKeith Whitwell <keithw@vmware.com>
Tue, 5 May 2009 12:14:49 +0000 (13:14 +0100)
commitb865501bda8f2f99bfa8ee365aa4a3da64291e6e
tree45d88f7cc752b84b47e3024011d166f76db0ca88
parent5f2569a1b997cf7577dc2d44e3670d0c55de905c
gallium/tgsi: hack around linker/archiver breakage

Add a dummy function which exists only so that tgsi_text_translate()
doesn't get magic-ed out of the libtgsi.a archive by the build system.
Don't remove unless you know this has been fixed - check on
mingw/scons builds as well.
src/gallium/auxiliary/tgsi/tgsi_transform.c