mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
openssl:
- remove hack for not using linker plugin (fixed now)
This commit is contained in:
parent
5a9d4d5304
commit
eb0134f885
@ -5,10 +5,6 @@
|
||||
$SCRIPTS/build toolchain
|
||||
$SCRIPTS/build zlib
|
||||
|
||||
# Suffers from bug 42453 <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42453>.
|
||||
CFLAGS=`echo $CFLAGS | sed -e "s|-fuse-linker-plugin||"`
|
||||
LDFLAGS=`echo $LDFLAGS | sed -e "s|-fuse-linker-plugin||"`
|
||||
|
||||
export MAKEFLAGS=-j1
|
||||
|
||||
case $TARGET_ARCH in
|
||||
|
Loading…
x
Reference in New Issue
Block a user