summaryrefslogtreecommitdiff
path: root/repo/system/krb5.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/krb5.xibuild')
-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
}