按提示词结论补 wasm 探针源依据锁
This commit is contained in:
@@ -3,6 +3,9 @@ set -euo pipefail
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
# LinuxCNC source basis: src/emc/rs274ngc/rs274ngc_pre.cc provides read() and
|
||||
# execute(), interp_convert.cc converts G0/G2/M30, and emcops.cc/dummyemcstat.cc
|
||||
# provide the EMC status symbols required by this runtime link probe.
|
||||
manifest=${1:-linuxcnc-rs274-wasm-source-files.txt}
|
||||
|
||||
preflight_cache_dir=${CNC_SIM_PREFLIGHT_CACHE_DIR:-build/wasm-probe-preflight-cache}
|
||||
|
||||
Reference in New Issue
Block a user