mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 18:00:10 +01:00
python: Don't mention deprecated drivers=trace option.
Now trace always built.
This commit is contained in:
parent
e243e87b52
commit
f54aecc4f2
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue