“Buildroot BuildOptions”的版本间的差异
来自百问网嵌入式Linux wiki
Zhouyuebiao(讨论 | 贡献) |
|||
| 第1行: | 第1行: | ||
| + | {{DISPLAYTITLE:Buildroot构建选项}} | ||
| + | |||
=构建配置= | =构建配置= | ||
Build options ---> | Build options ---> | ||
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) --->