Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2008 13:10:43 -0700
From:      Sam Leffler <sam@freebsd.org>
To:        Marius Strobl <marius@alchemy.franken.de>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/etc Makefile src/etc/periodic/daily Makefile src/etc/periodic/monthly Makefile src/etc/periodic/security Makefile src/etc/periodic/weekly Makefile src/gnu/usr.bin Makefile src/lib Makefile src/libexec Makefile src/sbin Makefile src/share ...
Message-ID:  <48DA9EC3.80309@freebsd.org>
In-Reply-To: <20080924192747.GA66672@alchemy.franken.de>
References:  <200809212208.m8LM8wBB001671@repoman.freebsd.org> <20080924192747.GA66672@alchemy.franken.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Marius Strobl wrote:
> On Sun, Sep 21, 2008 at 10:02:26PM +0000, Sam Leffler wrote:
>> sam         2008-09-21 22:02:26 UTC
>>
>>   FreeBSD src repository
>>
>>   Modified files:
>>     etc                  Makefile 
>>     etc/periodic/daily   Makefile 
>>     etc/periodic/monthly Makefile 
>>     etc/periodic/security Makefile 
>>     etc/periodic/weekly  Makefile 
>>     gnu/usr.bin          Makefile 
>>     lib                  Makefile 
>>     libexec              Makefile 
>>     sbin                 Makefile 
>>     share                Makefile 
>>     share/mk             bsd.own.mk 
>>     usr.bin              Makefile 
>>     usr.bin/netstat      Makefile main.c netstat.h 
>>     usr.sbin             Makefile 
>>   Added files:
>>     tools/build/options  WITHOUT_ACCT WITHOUT_AMD WITHOUT_APM 
>>                          WITHOUT_AT WITHOUT_CTM 
>>                          WITHOUT_FREEBSD_UPDATE WITHOUT_IPFW 
>>                          WITHOUT_JAIL WITHOUT_LEGACY_CONSOLE 
>>                          WITHOUT_LOCATE WITHOUT_MAIL WITHOUT_MAKE 
>>                          WITHOUT_NDIS WITHOUT_NETGRAPH WITHOUT_NTP 
>>                          WITHOUT_PKGTOOLS WITHOUT_PMC 
>>                          WITHOUT_PORTSNAP WITHOUT_PPP 
>>                          WITHOUT_QUOTAS WITHOUT_ROUTED 
>>                          WITHOUT_SLIP WITHOUT_SYSINSTALL 
>>                          WITHOUT_TELNET WITHOUT_TEXTPROC 
>>                          WITHOUT_WIRELESS 
>>   Log:
>>   SVN rev 183242 on 2008-09-21 22:02:26Z by sam
>>   
>>   add new build knobs and jigger some existing controls to improve
>>   control over the result of buildworld and installworld; this especially
>>   helps packaging systems such as nanobsd
>>   
>>   Reviewed by:    various (posted to arch)
>>   MFC after:      1 month
>>   
> 
> Hi Sam,
> 
> you seem to have accidentally decoupled ar(4) completely along
> with the above change:
> --- head/usr.bin/Makefile	2008/09/02 15:35:47	182681
> +++ head/usr.bin/Makefile	2008/09/21 22:02:26	183242
> <...>
>  .if ${MK_TOOLCHAIN} != "no"
> -_ar=		ar
> <...>
> 
> At least a `make release` now fails with:
> <...>

I'm out of my office today; please fix.

	Sam



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48DA9EC3.80309>