按推荐建议,继续执行
结论:补齐 interp_base.cc 与 gomath.c 的 vendored LinuxCNC 直接源码编译探针,增加 C 编译边界,并让 rtapi shim 支持 C/C++,继续确保核心功能来源于 LinuxCNC 源程序。
This commit is contained in:
@@ -92,6 +92,8 @@ check_exitcode linuxcnc_interp_namedparams_source_probe
|
||||
check_exitcode linuxcnc_interp_write_source_probe
|
||||
check_exitcode linuxcnc_interp_o_word_source_probe
|
||||
check_exitcode linuxcnc_rs274ngc_pre_source_probe
|
||||
check_exitcode linuxcnc_interp_base_source_probe
|
||||
check_exitcode linuxcnc_gomath_source_probe
|
||||
|
||||
NAMEDPARAM_STDOUT="$BUILD_DIR/linuxcnc_namedparam_harness.run.stdout.log"
|
||||
grep -Fq "init_named_parameters=0" "$NAMEDPARAM_STDOUT"
|
||||
|
||||
Reference in New Issue
Block a user