mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
libssh2: dont build shared library
revert to not shared library:
- 896154bc17
This commit is contained in:
parent
00d53d70d2
commit
6aae64151d
@ -12,4 +12,5 @@ PKG_LONGDESC="A library implementing the SSH2 protocol"
|
|||||||
PKG_BUILD_FLAGS="+pic"
|
PKG_BUILD_FLAGS="+pic"
|
||||||
|
|
||||||
PKG_CMAKE_OPTS_TARGET="-DBUILD_EXAMPLES=OFF \
|
PKG_CMAKE_OPTS_TARGET="-DBUILD_EXAMPLES=OFF \
|
||||||
|
-DBUILD_SHARED_LIBS=OFF \
|
||||||
-DBUILD_TESTING=OFF"
|
-DBUILD_TESTING=OFF"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user