mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
Merge pull request #4517 from chewitt/fix-usf-60
addons: don't build audiodecoder.usf on RPi
This commit is contained in:
commit
331c330254
@ -32,6 +32,7 @@ PKG_AUTORECONF="no"
|
|||||||
|
|
||||||
PKG_IS_ADDON="yes"
|
PKG_IS_ADDON="yes"
|
||||||
PKG_ADDON_TYPE="kodi.audiodecoder"
|
PKG_ADDON_TYPE="kodi.audiodecoder"
|
||||||
|
PKG_ADDON_PROJECTS="Generic Nvidia_Legacy RPi2 imx6 WeTek_Play"
|
||||||
|
|
||||||
configure_target() {
|
configure_target() {
|
||||||
cmake -DCMAKE_TOOLCHAIN_FILE=$CMAKE_CONF \
|
cmake -DCMAKE_TOOLCHAIN_FILE=$CMAKE_CONF \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user