Buildroot构建选项

来自百问网嵌入式Linux wiki
Zhouyuebiao讨论 | 贡献2020年1月7日 (二) 10:05的版本
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)


构建配置

Build options --->

     Commands  --->
 (/ti/mini437x_buildroot/configs/mini4378_defconfig) Location to save buildroot config
 ($(TOPDIR)/dl) Download dir
 ($(BASE_DIR)/host) Host dir
     Mirrors and Download locations  --->
 (0) Number of jobs to run simultaneously (0 for auto)
 [ ] Enable compiler cache
 [ ] build packages with debugging symbols
 [*] strip target binaries
 ()    executables that should not be stripped
 ()    directories that should be skipped when stripping
     gcc optimization level (optimize for size)  --->
 [ ] Enable google-breakpad support
     libraries (shared only)  --->
 ($(CONFIG_DIR)/local.mk) location of a package override file
 (board/mini437x/patches) global patch directories
     Advanced  --->
     *** Security Hardening Options ***
     Stack Smashing Protection (None)  --->
     RELRO Protection (None)  --->
     Buffer-overflow Detection (FORTIFY_SOURCE) (None)  --->