sapling/build/fbcode_builder/patches
Chad Austin 38b4387c69 fix blake3 build on MSVC (#4447)
Summary:
X-link: https://github.com/facebookincubator/velox/pull/4447

CMake requires you use ASM_MASM on MSVC. Otherwise it attempts to pass
the .asm files to cl.exe, which does not understand what to do with
them.

Also, the architecture is spelled AMD64 instead of x86_64 on Windows.

Reviewed By: xavierd

Differential Revision: D44484372

fbshipit-source-id: 539265ac737e388c646c04452932f788c55ce7ae
2023-04-03 14:43:56 -07:00
..
blake3_CMakeLists_txt.patch fix blake3 build on MSVC (#4447) 2023-04-03 14:43:56 -07:00
zlib_dont_build_more_than_needed.patch upgrade to zlib 1.2.13 2022-10-15 10:37:50 -07:00