New commits:
commit d927f3fca218657e5454018e3f625a21202d1b13
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
cryptsetup-luks: Disable static build; fails due to unsatisfied
dependencies
diff --git a/crypto/cryptsetup-luks/BUILD b/crypto/cryptsetup-luks/BUILD
index 0ee74e3..c832040 100755
--- a/crypto/cryptsetup-luks/BUILD
+++ b/crypto/cryptsetup-luks/BUILD
@@ -1,5 +1,5 @@
# Installs both dynamic and static binaries.
-OPTS="$OPTS --enable-static-cryptsetup" &&
+#OPTS="$OPTS --enable-static-cryptsetup" &&
# Kindof a hotfix: Open question if rather libgcrypt or libgpg-error should
# pull in libpthread. Really not sure, as it's not always needed.
# Or is it a gcc issue?
diff --git a/crypto/cryptsetup-luks/HISTORY b/crypto/cryptsetup-luks/HISTORY
index d545512..128c50b 100644
--- a/crypto/cryptsetup-luks/HISTORY
+++ b/crypto/cryptsetup-luks/HISTORY
@@ -1,3 +1,6 @@
+2019-09-05 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD: Disabled static build; fails due to unsatisfied dependencies
+
2019-05-18 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS: Update dependency; s/gettext/GETTEXT/
[SM-Commit] GIT changes to master grimoire by Ismael Luceno (d927f3fca218657e5454018e3f625a21202d1b13),
Ismael Luceno, 09/05/2019