scons: Workaround failures with MSVC when using SCons 3.0.[2-4].
authorJose Fonseca <jfonseca@vmware.com>
Thu, 28 Feb 2019 09:53:28 +0000 (09:53 +0000)
committerJose Fonseca <jfonseca@vmware.com>
Thu, 28 Feb 2019 21:26:15 +0000 (21:26 +0000)
commit838c0485e01f3d3403b430aa6df5b4a1f5262dc3
tree37d069bf65db8530a1ad596531654959f4863cd4
parent87c2e8cbc9e5e711989c658433aef18620e2c278
scons: Workaround failures with MSVC when using SCons 3.0.[2-4].

This change applies the workaround suggested by Bill Deegan on the
affected SCons versions.

It also adds a comment with the URL explaining why we were using
customizing the decider and max_drift in the first place, as I had
forgotten all about it.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109443
Tested-by: liviuprodea@yahoo.com
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
scons/gallium.py