mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-04 21:30:26 +01:00
scons: Don't force MSVS 2003.
This commit is contained in:
parent
b04aa714af
commit
18953a8771
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@ opts.Add(ListOption('winsys', 'winsys drivers to build', default_winsys,
|
|||
['xlib', 'intel', 'gdi']))
|
||||
|
||||
env = Environment(
|
||||
MSVS_VERSION = '7.1',
|
||||
options = opts,
|
||||
tools = ['gallium'],
|
||||
toolpath = ['scons'],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue