cryfs: build with NDEBUG defined

Close: #32266
This commit is contained in:
Đoàn Trần Công Danh 2021-07-31 12:05:35 +07:00
parent 72f3e7de64
commit 8a91de7883
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'cryfs'
pkgname=cryfs
version=0.10.2
revision=2
revision=3
create_wrksrc=yes
build_style=cmake
configure_args="-DCRYFS_UPDATE_CHECKS=off -DCMAKE_BUILD_TYPE=None
configure_args="-DCRYFS_UPDATE_CHECKS=off
-DBoost_USE_STATIC_LIBS=OFF -DCMAKE_CXX_STANDARD_LIBRARIES=-lfmt"
hostmakedepends="pkg-config python3"
makedepends="boost-devel fuse-devel libcurl-devel libgomp-devel crypto++-devel