mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
pciutils: build with lto
This commit is contained in:
parent
bddee101f9
commit
8cb1ced06b
@ -34,11 +34,6 @@ PKG_AUTORECONF="no"
|
|||||||
|
|
||||||
PKG_MAKE_OPTS="PREFIX=/usr SHARED=no STRIP= IDSDIR=/usr/share"
|
PKG_MAKE_OPTS="PREFIX=/usr SHARED=no STRIP= IDSDIR=/usr/share"
|
||||||
|
|
||||||
pre_make_target() {
|
|
||||||
# pciutils fails building with LTO support
|
|
||||||
strip_lto
|
|
||||||
}
|
|
||||||
|
|
||||||
make_target() {
|
make_target() {
|
||||||
make OPT="$CFLAGS" \
|
make OPT="$CFLAGS" \
|
||||||
CROSS_COMPILE=${TARGET_PREFIX} \
|
CROSS_COMPILE=${TARGET_PREFIX} \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user