summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorFlorian Franzmann2019-10-27 12:15:00 +0100
committerFlorian Franzmann2019-10-27 12:15:00 +0100
commit65da1c5fc1b08b7655f9c935715ea5d8b2953600 (patch)
tree1a6719b7278e96b3ae984f587019936ab495b4f5 /crypto
parentaa7549fbd3fa4cc2a3f98b5c02de0933c0b553a9 (diff)
crypto/keepassxc: mark the build as a release
Diffstat (limited to 'crypto')
-rwxr-xr-xcrypto/keepassxc/BUILD2
-rw-r--r--crypto/keepassxc/HISTORY1
2 files changed, 2 insertions, 1 deletions
diff --git a/crypto/keepassxc/BUILD b/crypto/keepassxc/BUILD
index 7f792dae1d..499701953a 100755
--- a/crypto/keepassxc/BUILD
+++ b/crypto/keepassxc/BUILD
@@ -1 +1 @@
-OPTS="-DCMAKE_INSTALL_PREFIX=$INSTALL_ROOT/usr $OPTS" qt5_cmake_build
+OPTS="-DKEEPASSXC_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$INSTALL_ROOT/usr $OPTS" qt5_cmake_build
diff --git a/crypto/keepassxc/HISTORY b/crypto/keepassxc/HISTORY
index 0aecaa5d86..4810c9e12f 100644
--- a/crypto/keepassxc/HISTORY
+++ b/crypto/keepassxc/HISTORY
@@ -1,5 +1,6 @@
2019-10-27 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 2.5.0
+ * BUILD: mark the build as a release
2019-10-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* CONFIGURE, DEPENDS, DETAILS: use CMAKE_*