mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Fixes stack frame size error when compiling mc_pos_control_m on vagrant
This commit is contained in:
@@ -42,4 +42,4 @@ SRCS = mc_pos_control_main.cpp \
|
||||
mc_pos_control.cpp \
|
||||
mc_pos_control_params.c
|
||||
|
||||
EXTRACXXFLAGS = -Wframe-larger-than=1200
|
||||
EXTRACXXFLAGS = -Wframe-larger-than=2500
|
||||
|
||||
Reference in New Issue
Block a user