Enabling spectre mitigation in consumed packages #38434
Unanswered
adrien-chaussabel
asked this question in
Q&A
Replies: 1 comment
-
https://learn.microsoft.com/en-us/vcpkg/users/triplets#vcpkg_cxx_flags |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm currently consuming 2 packages (clipper2 and zxing-cpp) through vcpkg that raise errors when running BinSkim due to not being compiled with the /Qspectre flag. Looking for advice on how to get spectre mitigation enabled.
Beta Was this translation helpful? Give feedback.
All reactions