Enable Top-level parallel build

This commit is contained in:
tiopex
2023-03-28 11:30:14 +02:00
parent d625bdc17d
commit 2498d3557c
3 changed files with 3 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ BR2_arm=y
BR2_SVN="svn"
BR2_CPAN_MIRROR="http://cpan.metacpan.org"
BR2_CCACHE=y
BR2_PER_PACKAGE_DIRECTORIES=y
# BR2_PIC_PIE is not set
BR2_SSP_NONE=y
BR2_RELRO_NONE=y