git: Remove the RELEASE_CRUNCH build variable

Francois Tigeot ftigeot at crater.dragonflybsd.org
Tue Apr 8 11:24:03 PDT 2014


commit 21c77220178032931f1e0b7dd734c874c1f809ab
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Tue Apr 8 20:12:00 2014 +0200

    Remove the RELEASE_CRUNCH build variable
    
    * It was used to specially craft binaries for use with PicoBSD in the
      distant past.
    
    * The conditional code paths it enables have not been maintained for
      more than a decade and are of dubious value.
    
    * At this point it's best to just remove it.

Summary of changes:
 sbin/camcontrol/Makefile                |  5 -----
 sbin/ifconfig/Makefile                  |  4 ----
 sbin/ping/Makefile                      |  2 --
 usr.bin/vi/Makefile                     |  9 ---------
 usr.sbin/802_11/wpa_supplicant/Makefile |  2 +-
 usr.sbin/inetd/Makefile                 |  2 --
 usr.sbin/ppp/Makefile                   |  9 ---------
 usr.sbin/ppp/bundle.c                   |  2 --
 usr.sbin/ppp/physical.c                 |  6 ------
 usr.sbin/pppd/Makefile                  | 11 +----------
 usr.sbin/sendmail/Makefile              |  2 +-
 usr.sbin/tcpdump/Makefile               |  3 +--
 12 files changed, 4 insertions(+), 53 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/21c77220178032931f1e0b7dd734c874c1f809ab


-- 
DragonFly BSD source repository


More information about the Commits mailing list