按提示词结论补源链接脚本依据锁
This commit is contained in:
@@ -3,6 +3,9 @@ set -euo pipefail
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
# LinuxCNC source basis: wasm-safe object probes compile manifest-selected
|
||||
# LinuxCNC RS274/tooldata sources plus narrow shims tracked in
|
||||
# linuxcnc-rs274-wasm-source-files.txt.
|
||||
linuxcnc_root=${LINUXCNC_ROOT:-../linuxcnc}
|
||||
manifest=${1:-linuxcnc-rs274-wasm-source-files.txt}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user