libsignal-protocol-c: make sure that the static lib is relocatable
This commit is contained in:
parent
978c512010
commit
b089612565
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'libsignal-protocol-c'
|
||||
pkgname=libsignal-protocol-c
|
||||
version=2.3.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DCMAKE_POSITION_INDEPENDENT_CODE=ON"
|
||||
makedepends="libressl-devel"
|
||||
checkdepends="pkg-config check-devel"
|
||||
short_desc="Signal Protocol C Library"
|
||||
|
|
Loading…
Reference in a new issue