svn commit: r338983 - head/Mk/Uses

Alberto Villa avilla at FreeBSD.org
Tue Jan 7 17:57:10 UTC 2014


2014/1/7 Alberto Villa <avilla at freebsd.org>:
> 2014/1/7 Baptiste Daroussin <bapt at freebsd.org>:
>> On Tue, Jan 07, 2014 at 04:40:55PM +0300, Alberto Villa wrote:
>>> Is it a good thing to put a user related switch (you don't want to set
>>> "verbose" in ports Makefiles) as a USES argument? In cmake.mk we use
>>> CMAKE_VERBOSE (and so we do in qmake.mk), which can be set in
>>> make.conf(5). I suggest a NINJA_VERBOSE to replace USES=ninja:verbose.
>>
>> I was puzzled about it you are right :)
>>
>> Want to do it?
>
> Sure, OK!

Done in r339016.

Just a question: if Ninja can replace make completely (can it?),
shouldn't it be a user switchable solution a' la ccache?
-- 
Alberto Villa, FreeBSD committer <avilla at FreeBSD.org>
http://people.FreeBSD.org/~avilla


More information about the svn-ports-all mailing list