scons: Handle Python OSError exception when missing libdrm_radeon.
authorVinson Lee <vlee@vmware.com>
Thu, 3 Jun 2010 07:03:18 +0000 (00:03 -0700)
committerVinson Lee <vlee@vmware.com>
Thu, 3 Jun 2010 07:08:22 +0000 (00:08 -0700)
commitd062d2141618e5f5950410b4da84b4d62d43c1be
tree418428d7dcf027ee8bce23d6b0f26caae28cf5bd
parent128190e4a908ab92690cba4e59e3e5fa42e98f6f
scons: Handle Python OSError exception when missing libdrm_radeon.

Instead of crashing when libdrm_radeon is unavailable, the SCons build
just does not build r600g.
src/gallium/drivers/r600/SConscript