mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
pciutils: dont build shared lib
This commit is contained in:
parent
3b9deaac72
commit
4eae34f2be
@ -33,7 +33,7 @@ PKG_LONGDESC="This package contains various utilities for inspecting and setting
|
|||||||
PKG_IS_ADDON="no"
|
PKG_IS_ADDON="no"
|
||||||
PKG_AUTORECONF="no"
|
PKG_AUTORECONF="no"
|
||||||
|
|
||||||
PKG_MAKE_OPTS="PREFIX=/usr SHARED=yes STRIP= IDSDIR=/usr/share"
|
PKG_MAKE_OPTS="PREFIX=/usr SHARED=no STRIP= IDSDIR=/usr/share"
|
||||||
|
|
||||||
pre_make_target() {
|
pre_make_target() {
|
||||||
# pciutils fails building with LTO support
|
# pciutils fails building with LTO support
|
||||||
|
Loading…
x
Reference in New Issue
Block a user