On 13.11.2006 [17:16:58 +1100], David Gibson wrote:
> The default value of ARFLAGS provided by make is "rv", which tells ar
> to be verbose, listing each object it adds to the archive.  When
> building without V=1, this interrupts flow of brief messages from
> VECHO, making genuine warnings slightly less prominent.
> 
> Thus, this patch alters the ARFLAGS when in non-verbose build mode to
> "rc" which turns of ar's verbosity, and also suppresses ar's
> message/warning that it is creating a new archive.
> 
> Signed-off-by: David Gibson <[EMAIL PROTECTED]>

Applied, thanks,
Nish

-- 
Nishanth Aravamudan <[EMAIL PROTECTED]>
IBM Linux Technology Center

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Libhugetlbfs-devel mailing list
Libhugetlbfs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel

Reply via email to