按提示词结论补 flags helper 源依据锁
This commit is contained in:
@@ -3,6 +3,9 @@ set -euo pipefail
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
# LinuxCNC source basis: native RS274/source-link builds consume headers from
|
||||
# src/Makefile SUBDIRS plus src/emc/rs274ngc/Submakefile, pythonplugin,
|
||||
# nml_intf, motion, and include exports used by librs274 and its bindings.
|
||||
linuxcnc_root=${LINUXCNC_ROOT:-../linuxcnc}
|
||||
preflight_cache_dir=${CNC_SIM_PREFLIGHT_CACHE_DIR:-build/linuxcnc-helper-preflight-cache}
|
||||
include_python=0
|
||||
|
||||
Reference in New Issue
Block a user