mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
gcc-core:
- enable gold and plugins
This commit is contained in:
parent
f480412d44
commit
919191c881
@ -31,6 +31,8 @@ LDFLAGS="-Wl,-rpath,$ROOT/$TOOLCHAIN/lib" \
|
|||||||
--with-libelf=$ROOT/$TOOLCHAIN \
|
--with-libelf=$ROOT/$TOOLCHAIN \
|
||||||
--enable-languages=c \
|
--enable-languages=c \
|
||||||
--disable-__cxa_atexit \
|
--disable-__cxa_atexit \
|
||||||
|
--enable-gold=both/ld \
|
||||||
|
--enable-plugin \
|
||||||
--enable-lto \
|
--enable-lto \
|
||||||
--disable-libada \
|
--disable-libada \
|
||||||
--disable-libmudflap \
|
--disable-libmudflap \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user