summaryrefslogtreecommitdiff
path: root/repo
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-01-17 17:46:45 +0000
committerdavidovski <david@davidovski.xyz>2022-01-17 17:46:45 +0000
commit11e590b0daa8edeeb2f75677cfb3c86a81916675 (patch)
tree7f773e98eb24bdeabf4c295275ca5f3174820a08 /repo
parentd6a5183ad3b83652a9e473606a51c3c2620da5ce (diff)
made
Diffstat (limited to 'repo')
-rw-r--r--repo/system/krb5.xibuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/repo/system/krb5.xibuild b/repo/system/krb5.xibuild
index 757b1ab..31d8b61 100644
--- a/repo/system/krb5.xibuild
+++ b/repo/system/krb5.xibuild
@@ -29,6 +29,8 @@ build () {
--with-system-et \
--with-system-ss \
--with-system-verto=no \
+ # would be ideal to use openssl
+ --with-crypto-impl=builtin \
--enable-dns-for-realm &&
make
}