[llvm] [Support] Vendor rpmalloc in-tree and use it for the Windows 64-bit release (PR #91862)

via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 04:07:36 PDT 2024


================
@@ -250,7 +252,7 @@ set cmake_flags=^
   -DLLDB_TEST_COMPILER=%stage0_bin_dir%/clang.exe ^
   -DPYTHON_HOME=%PYTHONHOME% ^
   -DPython3_ROOT_DIR=%PYTHONHOME% ^
-  -DLIBXML2_INCLUDE_DIRS=%libxmldir%/include/libxml2 ^
+  -DLIBXML2_INCLUDE_DIR=%libxmldir%/include/libxml2 ^
----------------
zmodem wrote:

This seems unrelated?

https://github.com/llvm/llvm-project/pull/91862


More information about the llvm-commits mailing list