diff options
| author | prashantchahar <[email protected]> | 2024-02-19 10:13:13 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-02-19 10:13:13 -0800 |
| commit | 92392c76c92378afdf263d236e939f49ce321ee1 (patch) | |
| tree | 15c912718a6e1930532011ffd701014d2d6ba3c6 /exclusions.csv | |
| parent | 6320acddf408d844e9e1d0f69fbed711f21dca4b (diff) | |
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 <[email protected]>
Co-authored-by: JakobL-MSFT <[email protected]>
Co-authored-by: Jakob Lichtenberg (170957) <[email protected]>
Diffstat (limited to 'exclusions.csv')
| -rw-r--r-- | exclusions.csv | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
