mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 17:51:47 +08:00
ebffa3937b
Something changed in newer Xcode compilers that was causing error when
compiling `vdupq_lane_f32` with a variable integer. This includes a
patch to replace the variable with an explicit switch statement for all
4 possible values.
Patch is based on this commit:
|
||
---|---|---|
.. | ||
fix-compiler-flag.patch | ||
portfile.cmake | ||
remove-werror.patch | ||
vcpkg.json |