Skip to content

Commit

Permalink
WIP: ca55: rcar-whitebox: rcar-common: aws-sdk-cpp: Reduce memory usage
Browse files Browse the repository at this point in the history
Signed-off-by: Yuya Hamamachi <[email protected]>
  • Loading branch information
yhamamachi committed Nov 14, 2024
1 parent 8feacf7 commit 877f204
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# To limit the build target for reducing memory usage on building
EXTRA_OECMAKE:append = " ${LIBS_BUILD} "

# This is used to avoid parallel build
DEPENDS:append = " vsomeip"

LIBS_BUILD = "\
-DBUILD_ONLY='\
greengrassv2;\
iot;\
iotfleetwise;\
'"
Expand Down

0 comments on commit 877f204

Please sign in to comment.