mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +00:00
iw: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
1d03668b3f
commit
b445c4ce7f
@ -28,7 +28,6 @@ PKG_SECTION="tools"
|
|||||||
PKG_SHORTDESC="iw is a new nl80211 based CLI configuration utility for wireless devices"
|
PKG_SHORTDESC="iw is a new nl80211 based CLI configuration utility for wireless devices"
|
||||||
PKG_LONGDESC="iw is a new nl80211 based CLI configuration utility for wireless devices. It supports all new drivers that have been added to the kernel recently."
|
PKG_LONGDESC="iw is a new nl80211 based CLI configuration utility for wireless devices. It supports all new drivers that have been added to the kernel recently."
|
||||||
# iw fails at runtime with lto enabled
|
# iw fails at runtime with lto enabled
|
||||||
PKG_BUILD_FLAGS="-lto"
|
|
||||||
|
|
||||||
pre_configure_target() {
|
pre_configure_target() {
|
||||||
export LDFLAGS="$LDFLAGS -pthread"
|
export LDFLAGS="$LDFLAGS -pthread"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user