On 2012-02-07 12:07, Konstantin Belousov wrote:
> On Tue, Feb 07, 2012 at 09:27:08AM +0000, Dimitry Andric wrote:
>> Author: dim
>> Date: Tue Feb  7 09:27:07 2012
>> New Revision: 231118
>> URL: http://svn.freebsd.org/changeset/base/231118
>>
>> Log:
>>   Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor
>>   set via ${CPP} is used, instead of always using hardcoded /usr/bin/cpp.
>>   
>>   MFC after: 1 week
> Shouldn't RPCGEN move to share/mk ?

Yes, it should probably go in bsd.own.mk, similar to what NetBSD does.
The only question is in which section, because unlike NetBSD, we do not
really have a separate area for general build tools.  I suggest that we
put it between the COMPRESS_CMD?= and .if !defined(_WITHOUT_SRCCONF)
lines.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to