]> xenbits.xensource.com Git - pvdrivers/win/xeniface.git/commit
Disable warning about spectre mitigation
authorMarek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
Tue, 10 Jul 2018 14:44:32 +0000 (15:44 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Tue, 10 Jul 2018 14:44:32 +0000 (15:44 +0100)
commitd809028df68318fa477bd9cf0004725d3ab94520
treee33cb0a4d307f78be46d40b7f8fc2521d0e3ed7e
parent97637913941c8c5f34338beeb23d36f0b13239b6
Disable warning about spectre mitigation

CL emits a warning about every place that will get spectre mitigation
when compiled with /Qspectre. Even if this option is already used. This
breaks the build, as warnings are treated as errors in xeniface.

Signed-off-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
Also disable warning for co-installer build.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
vs2017/xeniface/xeniface.vcxproj
vs2017/xeniface_coinst/xeniface_coinst.vcxproj