scons: Fix egl-static build due to conflicting symbols.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Sun, 15 Apr 2012 10:32:21 +0000 (11:32 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sun, 15 Apr 2012 10:32:21 +0000 (11:32 +0100)
commitabfe7591729c2ac205e17b0f873f843aea99c09b
tree770243f6b66c85e5a315354f6af2102fa458b714
parente44089b2f79aa2dcaacf348911433d1e21235c0c
scons: Fix egl-static build due to conflicting symbols.

radeonsi and r600 have duplicate symbols, so it's not possible to
statically link both.  Remove the newcomer, radeonsi, until duplicate
symbols are fixed.
src/gallium/targets/egl-static/SConscript