Remove RELEASE_CRUNCH here. It's obsolete.

Remove RELEASE_CRUNCH here. It's obsolete and hasn't worked in a while.  The
build options need to be revisited, since many older ones are listed, while
newer useful ones are not. But that rototilling I'll leave to others.
This commit is contained in:
Warner Losh 2019-07-15 15:02:40 +00:00
parent 248bd1b80f
commit 37165f2306
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=350000
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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