wasm-micro-runtime/.github
liang.he 5c7f64bcc0
Set CMAKE_OSX_SYSROOT when building lldb (#4274)
CMake 4 no longer sets the CMAKE_OSX_SYSROOT variable by default, causing the
lldb build to fail after all GitHub-hosted runners have been upgraded to
CMake 4.

As a workaround, the variable is set using CMake command line options. There
is a PR to fix this issue in the llvm-project:
https://github.com/llvm/llvm-project/pull/138020. We might want to remove
this workaround after that PR has been merged.
2025-05-14 10:39:06 +08:00
..
actions Raise wasi-sdk to 25 and wabt to 1.0.37 (#4187) 2025-04-17 16:41:47 +08:00
ISSUE_TEMPLATE Add issue templates (#3248) 2024-03-22 13:49:39 +08:00
scripts Fix syntax error in codeql_buildscript.sh (#3864) 2024-10-17 15:50:54 +08:00
workflows Set CMAKE_OSX_SYSROOT when building lldb (#4274) 2025-05-14 10:39:06 +08:00
dependabot.yml Add dependabot (#3303) 2024-04-11 19:56:02 +08:00