From eac0d0c091922d58b41797cae0ca73f30e3d5bd5 Mon Sep 17 00:00:00 2001 From: ActoryOu Date: Wed, 25 Oct 2023 10:03:27 +0800 Subject: [PATCH] Fix build combination test caused by kernel change (#1036) * Fix build combination test caused by kernel change --- test/build-combination/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/build-combination/CMakeLists.txt b/test/build-combination/CMakeLists.txt index 88ada9f48..45330b6be 100644 --- a/test/build-combination/CMakeLists.txt +++ b/test/build-combination/CMakeLists.txt @@ -98,6 +98,8 @@ target_compile_options(freertos_plus_tcp_build_test $<$:-Wno-unused-variable> ) +set( FREERTOS_HEAP "4" CACHE STRING "" FORCE) + target_link_libraries(freertos_plus_tcp_build_test PRIVATE freertos_plus_tcp