From b75a43f6c9d222ed93421b0f8b15c0377f0feb4e Mon Sep 17 00:00:00 2001 From: Bo Branten Date: Tue, 20 Feb 2024 07:55:10 +0100 Subject: [PATCH] turned off spectre mitigation as default --- Ext4Fsd/Ext4Fsd.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Ext4Fsd/Ext4Fsd.vcxproj b/Ext4Fsd/Ext4Fsd.vcxproj index 1a26833..1c7427a 100644 --- a/Ext4Fsd/Ext4Fsd.vcxproj +++ b/Ext4Fsd/Ext4Fsd.vcxproj @@ -52,6 +52,7 @@ Driver WDM 1 + false Windows10 @@ -60,6 +61,7 @@ Driver WDM 1 + false Windows10 @@ -68,6 +70,7 @@ Driver WDM 1 + false Windows10 @@ -76,6 +79,7 @@ Driver WDM 1 + false Windows10