mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
pciutils: fails to build with gcc-4.6's LTO support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
b81afbcab4
commit
145c78f701
@ -22,6 +22,9 @@
|
|||||||
|
|
||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
|
# pciutils fails building with LTO support on gcc-4.6
|
||||||
|
strip_lto
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
|
|
||||||
make OPT="$CFLAGS" \
|
make OPT="$CFLAGS" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user