Skip to content

Commit

Permalink
Update arm7.config
Browse files Browse the repository at this point in the history
  • Loading branch information
YumesomeZakura authored Nov 19, 2023
1 parent 782bb65 commit 0ec7e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/arm7.config
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ CONFIG_BUILD_LOG_DIR=""
# CONFIG_SRC_TREE_OVERRIDE is not set
CONFIG_EXTRA_OPTIMIZATION="-fno-caller-saves -fno-plt"
CONFIG_TARGET_OPTIONS=y
CONFIG_TARGET_OPTIMIZATION="-Os -pipe -march=armv8-a+crypto -mtune=cortex-a53 "
CONFIG_TARGET_OPTIMIZATION="-Os -pipe "
# CONFIG_SOFT_FLOAT is not set
CONFIG_BPF_TOOLCHAIN_NONE=y
# CONFIG_BPF_TOOLCHAIN_HOST is not set
Expand Down

0 comments on commit 0ec7e56

Please sign in to comment.