Skip to content

Commit 03c22a2

Browse files
committed
od: rs90: use -O3
Signed-off-by: Gleb Mazovetskiy <[email protected]>
1 parent 3bd800b commit 03c22a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/od_rs90_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ BR2_TARGET_OPTIMIZATION="-pipe -fipa-pta"
1111
BR2_CCACHE=y
1212
BR2_CCACHE_DIR="$(TOPDIR)/output/ccache/rs90"
1313
BR2_CCACHE_BR_ONLY=y
14-
BR2_OPTIMIZE_2=y
14+
BR2_OPTIMIZE_3=y
1515
BR2_GLOBAL_PATCH_DIR="$(TOPDIR)/board/opendingux/patches"
1616
# BR2_PIC_PIE is not set
1717
BR2_SSP_NONE=y

0 commit comments

Comments
 (0)