mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
wpa_supplicant:
- remove hack for not using linker plugin (fixed now)
This commit is contained in:
parent
a1ebaf5f53
commit
ec7c672edd
@ -4,9 +4,5 @@
|
||||
|
||||
$SCRIPTS/build toolchain
|
||||
|
||||
# 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||"`
|
||||
|
||||
cd $PKG_BUILD/wpa_supplicant
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user