scons: Always build trace driver
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 25 Feb 2010 17:02:52 +0000 (17:02 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 25 Feb 2010 17:02:52 +0000 (17:02 +0000)
commitdb2e1518ff4ecb4a394076321ea5cdda3483ccbe
treeee4ccf1410d785f3470bc9b87335b46ead77f0fc
parentaec4d225b28bfb97aa04845fe038b37e4ffad240
scons: Always build trace driver

There are so many state trackers and winsys that rely on it for debug
building, and trace can really build anywhere and is thin so there's no
point is making it an option.

Based on  Xavier Chantry <chantry.xavier@gmail.com>'s patch:

"I also removed the trace check in xlib SConscript which is now useless, and
that script seems to deal with the cell driver, so I added cell in the check
for supported drivers."
SConstruct
src/gallium/winsys/xlib/SConscript