按提示词结论补源链接脚本依据锁
This commit is contained in:
@@ -3,6 +3,9 @@ set -euo pipefail
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
# LinuxCNC source basis: this link probe runs tooldata_common through the
|
||||
# standalone wasm probe compiled from src/emc/tooldata/tooldata_common.cc and
|
||||
# the source-basis-checked wasm-safe shims.
|
||||
probe=$(./build-linuxcnc-wasm-standalone-probe.sh --mode tooldata-common-link)
|
||||
|
||||
"$probe"
|
||||
|
||||
Reference in New Issue
Block a user