Skip to content

Commit aad80e8

Browse files
committed
custom -mbranch-likely
OpenDingux#131
1 parent c946384 commit aad80e8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

configs/od_rs90_defconfig

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ BR2_GCC_VERSION_12_X=y
66
BR2_EXTRA_GCC_CONFIG_OPTIONS="--with-mips-plt"
77
BR2_TOOLCHAIN_BUILDROOT_CXX=y
88
BR2_PACKAGE_HOST_GDB=y
9-
BR2_GDB_VERSION_11=y
10-
BR2_TARGET_OPTIMIZATION="-pipe -fipa-pta"
9+
BR2_TARGET_OPTIMIZATION="-pipe -fipa-pta -mbranch-likely"
1110
BR2_CCACHE=y
1211
BR2_CCACHE_DIR="$(TOPDIR)/output/ccache/rs90"
1312
BR2_OPTIMIZE_3=y

0 commit comments

Comments
 (0)