mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
libssh2: dont build shared library
revert to not shared library:
- 896154bc17
This commit is contained in:
@@ -12,4 +12,5 @@ PKG_LONGDESC="A library implementing the SSH2 protocol"
|
||||
PKG_BUILD_FLAGS="+pic"
|
||||
|
||||
PKG_CMAKE_OPTS_TARGET="-DBUILD_EXAMPLES=OFF \
|
||||
-DBUILD_SHARED_LIBS=OFF \
|
||||
-DBUILD_TESTING=OFF"
|
||||
|
||||
Reference in New Issue
Block a user