mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
nv-codec-headers: drop PKG_TOOLCHAIN hardcoding - already defaults to make
This commit is contained in:
parent
d5a2caf3f8
commit
8c29298943
@ -9,7 +9,6 @@ PKG_SITE="https://github.com/FFmpeg/nv-codec-headers"
|
||||
PKG_URL="https://github.com/FFmpeg/nv-codec-headers/archive/n${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="FFmpeg version of headers required to interface with Nvidias codec APIs."
|
||||
PKG_TOOLCHAIN="make"
|
||||
|
||||
makeinstall_target(){
|
||||
make DESTDIR=${SYSROOT_PREFIX} PREFIX=/usr install
|
||||
|
Loading…
x
Reference in New Issue
Block a user