OSDN Git Service

scons: We have C++ in several libraries, so always link with the C++ compiler
authorJosé Fonseca <jfonseca@vmware.com>
Sun, 30 Jan 2011 11:17:07 +0000 (11:17 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Sun, 30 Jan 2011 11:19:44 +0000 (11:19 +0000)
commit11b15c4d254ee689183306579d9c4851e29c3c4a
treef1a256d2e585087ac969abaeffc3063c25418c5a
parentcad0520179ef2a62b2756b01d37663f495a00619
scons: We have C++ in several libraries, so always link with the C++ compiler

Prevents missing symbols in libGL.so when LLVM is disabled.
scons/gallium.py
scons/llvm.py