We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c946384 commit aad80e8Copy full SHA for aad80e8
1 file changed
configs/od_rs90_defconfig
@@ -6,8 +6,7 @@ BR2_GCC_VERSION_12_X=y
6
BR2_EXTRA_GCC_CONFIG_OPTIONS="--with-mips-plt"
7
BR2_TOOLCHAIN_BUILDROOT_CXX=y
8
BR2_PACKAGE_HOST_GDB=y
9
-BR2_GDB_VERSION_11=y
10
-BR2_TARGET_OPTIMIZATION="-pipe -fipa-pta"
+BR2_TARGET_OPTIMIZATION="-pipe -fipa-pta -mbranch-likely"
11
BR2_CCACHE=y
12
BR2_CCACHE_DIR="$(TOPDIR)/output/ccache/rs90"
13
BR2_OPTIMIZE_3=y
0 commit comments