按提示词结论补源链接脚本依据锁
This commit is contained in:
@@ -3,6 +3,9 @@ set -euo pipefail
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
# LinuxCNC source basis: this link probe runs the wasm-safe tooldata shim
|
||||
# against LinuxCNC tooldata_mmap/tooldata_nml expectations recorded from
|
||||
# src/emc/tooldata/Submakefile and tooldata runtime sources.
|
||||
probe=$(./build-linuxcnc-wasm-standalone-probe.sh --mode tooldata-link)
|
||||
|
||||
"$probe" 2>"$probe.err"
|
||||
|
||||
Reference in New Issue
Block a user