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>
Fri, 8 May 2009 13:57:27 +0000 (14:57 +0100)
commitf628d7f5eebe9743f85ea8edf7c09b32cf393e4a
treeaf49d59b524185bfd5d97e4a06aa9a3641dd10e6
parente99729d63d50dd7e1dffc8b739b6f9decc834925
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