Wireshark-commits: [Wireshark-commits] master e7cd78d: CMake: check for /Qspectre before using it
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e7cd78d4b3c62aaf93205d575178e6b3b06074c1
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e7cd78d by Peter Wu (peter@xxxxxxxxxxxxx):
CMake: check for /Qspectre before using it
The linked blog entry for /Qspectre suggests intention to include
/Qspectre support for VS 2015 Update 3, but this has not happened yet
(at least, not with VS Community 2015 14.0.23107.178).
Change-Id: I001c8fa512457f1edc753b460634f13d2ff0ed7a
Fixes: v2.5.1rc0-611-g0ebcd27377 ("Trust CMake's Visual C++ version detection.")
Reviewed-on: https://code.wireshark.org/review/27225
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 30c0d7b erf.c: fix compilation with gcc 8
adds e7cd78d CMake: check for /Qspectre before using it
Summary of changes:
CMakeLists.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)