mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
pciutils: build with lto
This commit is contained in:
parent
09b28bb171
commit
86df4d695a
@ -34,11 +34,6 @@ PKG_AUTORECONF="no"
|
||||
|
||||
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 OPT="$CFLAGS" \
|
||||
CROSS_COMPILE=${TARGET_PREFIX} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user