mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-15 05:37:58 +08:00
9f074ffa17
* [llvm] fix abi-breaking-checks to always be disabled in Debug builds, LLVM_ABI_BREAKING_CHECKS was on by default; however, they use the release headers (which set it to OFF) this results in a mismatch, and means you can't link LLVM * update port version * version Co-authored-by: nicole mazzuca <mazzucan@outlook.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>