aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2014-06-06 04:09:07 +0000
committerWarner Losh <imp@FreeBSD.org>2014-06-06 04:09:07 +0000
commit04efeffe998b4365aa6eec18b83ab3d436901fdc (patch)
tree59c8f747159b3db5af5ad9aa0b3246c6c9382ff5 /release
parent3f1afabf0948cbbc44767db711be353e523f396d (diff)
Notes
Diffstat (limited to 'release')
-rw-r--r--release/picobsd/bridge/crunch.conf1
-rw-r--r--release/picobsd/qemu/crunch.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/release/picobsd/bridge/crunch.conf b/release/picobsd/bridge/crunch.conf
index c525ee120856..fce2897306b1 100644
--- a/release/picobsd/bridge/crunch.conf
+++ b/release/picobsd/bridge/crunch.conf
@@ -31,6 +31,7 @@
buildopts -DWITHOUT_PAM -DRELEASE_CRUNCH -DPPP_NO_NETGRAPH
buildopts -DTRACEROUTE_NO_IPSEC -DNO_INET6
+buildopts -DWITHOUT_KERBEROS -DWITHOUT_OPENSSL
# Directories where to look for sources of various binaries.
# @__CWD__@ is a magic keyword in the picobsd's (Makefile.conf)
diff --git a/release/picobsd/qemu/crunch.conf b/release/picobsd/qemu/crunch.conf
index 3b0434006bc4..58a5544f405b 100644
--- a/release/picobsd/qemu/crunch.conf
+++ b/release/picobsd/qemu/crunch.conf
@@ -31,6 +31,7 @@
buildopts -DWITHOUT_PAM -DRELEASE_CRUNCH -DPPP_NO_NETGRAPH
buildopts -DTRACEROUTE_NO_IPSEC -DNO_INET6
+buildopts -DWITHOUT_KERBEROS -DWITHOUT_OPENSSL
# Directories where to look for sources of various binaries.
# @__CWD__@ is a magic keyword in the picobsd's (Makefile.conf)