“Buildroot BuildOptions”的版本间的差异
来自百问网嵌入式Linux wiki
(创建页面,内容为“=构建配置= Build options ---> Commands ---> (/ti/mini437x_buildroot/configs/mini4378_defconfig) Location to save buildroot config ($(TOPDIR)/dl) Down…”) |
|||
| 第22行: | 第22行: | ||
RELRO Protection (None) ---> | RELRO Protection (None) ---> | ||
Buffer-overflow Detection (FORTIFY_SOURCE) (None) ---> | Buffer-overflow Detection (FORTIFY_SOURCE) (None) ---> | ||
| + | [[Category:rootfs]] | ||
| + | [[Category:buildroot]] | ||
2019年1月9日 (三) 14:32的版本
构建配置
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) --->