mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
comskip: use cfg-libs option and default to --disable-static to build a shared binary executable
This commit is contained in:
parent
553138a277
commit
8eed0bc720
@ -11,7 +11,7 @@ PKG_DEPENDS_TARGET="toolchain argtable2 ffmpegx"
|
|||||||
PKG_DEPENDS_CONFIG="argtable2 ffmpegx"
|
PKG_DEPENDS_CONFIG="argtable2 ffmpegx"
|
||||||
PKG_LONGDESC="Comskip detects commercial breaks from a video stream. It can be used for post-processing recordings."
|
PKG_LONGDESC="Comskip detects commercial breaks from a video stream. It can be used for post-processing recordings."
|
||||||
PKG_TOOLCHAIN="autotools"
|
PKG_TOOLCHAIN="autotools"
|
||||||
PKG_BUILD_FLAGS="-sysroot"
|
PKG_BUILD_FLAGS="-sysroot -cfg-libs"
|
||||||
|
|
||||||
pre_configure_target() {
|
pre_configure_target() {
|
||||||
# pass ffmpegx to build
|
# pass ffmpegx to build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user