按提示词结论统一 wasm 源集依据锁
This commit is contained in:
@@ -3,6 +3,10 @@ set -euo pipefail
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
# LinuxCNC source basis: wasm-safe shim probe sources are limited to the
|
||||
# linuxcnc_wasm_safe_probe_shims CMake set, whose files each carry nearby
|
||||
# source-basis comments for the LinuxCNC Python, dlopen, HAL, tooldata, NML,
|
||||
# RTAPI, and Boost.Python edges they replace for browser builds.
|
||||
filter=${1:-}
|
||||
|
||||
./list-cmake-set-sources.sh linuxcnc_wasm_safe_probe_shims | ./list-filtered-existing-paths.sh \
|
||||
|
||||
Reference in New Issue
Block a user