gallium: Only use C++ compiler for linking when using LLVM.
authorMichel Dänzer <michel@tungstengraphics.com>
Tue, 4 Mar 2008 17:28:23 +0000 (18:28 +0100)
committerMichel Dänzer <michel@tungstengraphics.com>
Tue, 4 Mar 2008 17:28:23 +0000 (18:28 +0100)
commit72c9d4a660e5dd7e2bdb5ccb917388f138adae58
tree96961b7ca611a5d6de0f074d04a1cb60b81ad0ec
parent9a7679811215a5cae2b4091f2fcda0a2faf4217d
gallium: Only use C++ compiler for linking when using LLVM.

Otherwise, the shared objects needlessly link against the C++ runtime
environment.
SConstruct