OSDN Git Service

gallium: Link DRI drivers with g++ and test with CXX
authorJakob Bornecrantz <jakob@vmware.com>
Thu, 12 Aug 2010 12:51:39 +0000 (13:51 +0100)
committerJakob Bornecrantz <jakob@vmware.com>
Thu, 12 Aug 2010 15:04:11 +0000 (16:04 +0100)
commit4f51762b070854901b48e461b76f614da414868d
treed1f4ea0e7f8d0634bfaf6e6fd771536ad134de03
parent5a805079a8d209e843661941730ecfebb65d2913
gallium: Link DRI drivers with g++ and test with CXX

New shader compiler need libc++ runtime. This works already if
we are using llvm so this just covers the !llvm case.
src/gallium/targets/Makefile.dri