mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +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
|
$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
|
cd $PKG_BUILD/wpa_supplicant
|
||||||
make
|
make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user