mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
Merge branch 'cherry-pick-5fd540d5' into 'release-7.5'
bbfdm: increase IPC max len to 20M See merge request feed/iopsys!1981
This commit is contained in:
commit
b8809e06e6
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ endif
|
|||
|
||||
CMAKE_OPTIONS += \
|
||||
-DBBF_VENDOR_PREFIX:String="$(CONFIG_BBF_VENDOR_PREFIX)" \
|
||||
-DBBFDMD_MAX_MSG_LEN:Integer=10485760 \
|
||||
-DBBFDMD_MAX_MSG_LEN:Integer=20971520 \
|
||||
-DCMAKE_BUILD_TYPE:String="Debug" \
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue