From 92392c76c92378afdf263d236e939f49ce321ee1 Mon Sep 17 00:00:00 2001 From: prashantchahar Date: Mon, 19 Feb 2024 10:13:13 -0800 Subject: Add explicit flag for arm64 for ehsc and remove incremental link (#1117) * Add explicit flag for arm64 for ehsc and remove incremental link as ehsc is not passsed for ARM64 VS and looks like ltcg is not supported as well. * Update exclusions.csv * Set exception handling via property ExceptionHandling --------- Co-authored-by: Prashant Chahar Co-authored-by: JakobL-MSFT <110699333+JakobL-MSFT@users.noreply.github.com> Co-authored-by: Jakob Lichtenberg (170957) --- exclusions.csv | 1 - 1 file changed, 1 deletion(-) (limited to 'exclusions.csv') diff --git a/exclusions.csv b/exclusions.csv index 1a5ed717..e571e8e0 100644 --- a/exclusions.csv +++ b/exclusions.csv @@ -3,5 +3,4 @@ audio\acx\samples\audiocodec\driver,*,,22621,Only NI: error C1083: Cannot open i general\dchu\osrfx2_dchu_extension_loose,*|x64,,22621,Only NI: Only x64: Fails to build general\dchu\osrfx2_dchu_extension_tight,*|x64,,22621,Only NI: Only x64: Fails to build prm,*,,22621,Only NI: Not supported on NI. -video\indirectdisplay,*,,,Only EWDK: Fails to build with EWDK (builds fine with regular WDK). tree,*,,,Missing headers -- cgit v1.3.1