mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
tvheadend: dont use $TARGET_* variables
This commit is contained in:
parent
9b75d654a6
commit
01ceca1c63
@ -38,7 +38,7 @@ PKG_ADDON_TYPE="xbmc.service"
|
||||
PKG_CONFIGURE_OPTS_TARGET="--prefix=/usr \
|
||||
--arch=$TARGET_ARCH \
|
||||
--cpu=$TARGET_CPU \
|
||||
--cc=$TARGET_CC \
|
||||
--cc=$CC \
|
||||
--enable-hdhomerun_client \
|
||||
--enable-hdhomerun_static \
|
||||
--disable-avahi \
|
||||
|
Loading…
x
Reference in New Issue
Block a user