python: Don't mention deprecated drivers=trace option.
authorJosé Fonseca <jfonseca@vmware.com>
Sat, 27 Feb 2010 23:50:09 +0000 (23:50 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Mon, 1 Mar 2010 13:08:07 +0000 (13:08 +0000)
Now trace always built.

src/gallium/state_trackers/python/README

index 4a060730242c574c62e5317f821433522310caf1..e24a262aba9837c891b73ced8c76dc0d4420481e 100644 (file)
@@ -18,7 +18,7 @@ On a Windows machine ensure the swig command is in your PATH.
 
 Invoke scons on the top dir as
  
-  scons debug=yes statetrackers=python drivers=softpipe,trace winsys=none
+  scons debug=yes statetrackers=python drivers=softpipe winsys=none
 
 To use it set PYTHONPATH appropriately, e.g, in Linux do: