OSDN Git Service

scons/svga: remove opt from the list of valid build types
authorBrian Paul <brianp@vmware.com>
Fri, 26 Oct 2018 16:23:39 +0000 (10:23 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 26 Oct 2018 18:09:00 +0000 (12:09 -0600)
commitd6be0b5556ceb40a24b0a89ff86e909514d60a52
treeb2e10f37f4caaab6e4416ace74928914ce50f7f5
parent5bcf479524b96554cab7d2429dacf650b4054638
scons/svga: remove opt from the list of valid build types

This reverts commit a5fd54f8bf6713312fa5efd7ef5cd125557a0ffe.

The whole point was to add a way to pass -DVMX86_STATS to the build,
but we can do that with a command line argument when we invoke scons.

Reviewed-by: José Fonseca <jfonseca@vmware.com>
common.py
scons/gallium.py
src/gallium/drivers/svga/svga_screen.c