Skip to content

Commit 55d416b

Browse files
author
Federico Fissore
committed
Added gcc lto plugin
1 parent 6b410c7 commit 55d416b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gcc.build.bash

+1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ CONFARGS=" \
8888
--disable-libssp \
8989
--disable-libada \
9090
--disable-shared \
91+
--enable-lto \
9192
--with-avrlibc=yes \
9293
--with-dwarf2 \
9394
--disable-doc \

0 commit comments

Comments
 (0)