Skip to content

Commit 290eeb8

Browse files
committed
优化内核编译参数
1 parent 3c5c067 commit 290eeb8

File tree

2 files changed

+2673
-2
lines changed

2 files changed

+2673
-2
lines changed

arm64_tinydocker

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ CONFIG_NET_NS=y
189189
# CONFIG_BLK_DEV_INITRD is not set
190190
# CONFIG_BOOT_CONFIG is not set
191191
# CONFIG_INITRAMFS_PRESERVE_MTIME is not set
192-
# CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is not set
193-
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
192+
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
193+
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
194194
CONFIG_LD_ORPHAN_WARN=y
195195
CONFIG_LD_ORPHAN_WARN_LEVEL="warn"
196196
CONFIG_SYSCTL=y

0 commit comments

Comments
 (0)