diff options
| author | Warner Losh <imp@FreeBSD.org> | 2019-07-15 15:02:40 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2019-07-15 15:02:40 +0000 |
| commit | 37165f2306444c3c8086b0558c6ef29ef7b5bca9 (patch) | |
| tree | bdd149c0a82eb1364b917bc5f9f4ba1c3ce1837c /release | |
| parent | 248bd1b80f6953b07d5c04e72a3a55cc516100df (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/picobsd/bridge/crunch.conf | 2 | ||||
| -rw-r--r-- | release/picobsd/qemu/crunch.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/release/picobsd/bridge/crunch.conf b/release/picobsd/bridge/crunch.conf index fce2897306b17..ea634bb608671 100644 --- a/release/picobsd/bridge/crunch.conf +++ b/release/picobsd/bridge/crunch.conf @@ -29,7 +29,7 @@ # Default build options. Basically tell the Makefiles # that to use the most compact possible version of the code. -buildopts -DWITHOUT_PAM -DRELEASE_CRUNCH -DPPP_NO_NETGRAPH +buildopts -DWITHOUT_PAM -DPPP_NO_NETGRAPH buildopts -DTRACEROUTE_NO_IPSEC -DNO_INET6 buildopts -DWITHOUT_KERBEROS -DWITHOUT_OPENSSL diff --git a/release/picobsd/qemu/crunch.conf b/release/picobsd/qemu/crunch.conf index 58a5544f405b1..f63c01effedc7 100644 --- a/release/picobsd/qemu/crunch.conf +++ b/release/picobsd/qemu/crunch.conf @@ -29,7 +29,7 @@ # Default build options. Basically tell the Makefiles # that to use the most compact possible version of the code. -buildopts -DWITHOUT_PAM -DRELEASE_CRUNCH -DPPP_NO_NETGRAPH +buildopts -DWITHOUT_PAM -DPPP_NO_NETGRAPH buildopts -DTRACEROUTE_NO_IPSEC -DNO_INET6 buildopts -DWITHOUT_KERBEROS -DWITHOUT_OPENSSL |
