From owner-svn-src-all@FreeBSD.ORG Sun Aug 4 05:11:48 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9F26B7DC; Sun, 4 Aug 2013 05:11:48 +0000 (UTC) (envelope-from rpaulo@felyko.com) Received: from felyko.com (felyko.com [IPv6:2607:f2f8:a528::3:1337:ca7]) by mx1.freebsd.org (Postfix) with ESMTP id 830B62D09; Sun, 4 Aug 2013 05:11:48 +0000 (UTC) Received: from [IPv6:2601:9:4d00:119:ed95:b8f:8ae1:6dda] (unknown [IPv6:2601:9:4d00:119:ed95:b8f:8ae1:6dda]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by felyko.com (Postfix) with ESMTPSA id 801973981E; Sat, 3 Aug 2013 22:11:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=felyko.com; s=mail; t=1375593107; bh=vWyEnIMVIpgY2Kh+kqAyEjXdmXXD5IQI8vRq67QTRxY=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=Hpqv9SUo4aA/lX3WycmjPTIgaRlKjh6VsuYn1Vao8FVripfLF5ZCECeGQv65tEGLL sK2L6OyyHv2qhUiFM9nFu8lMmYfaLyymbKMn+GUjViJPFPv2QGhp0IgyHjC6zkYVqy 5m98bOLPYDiQcBYMqtzNcXnze2cxNGkJ0YGFsbuQ= Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: svn commit: r253883 - in head: contrib/bmake contrib/bmake/mk contrib/bmake/unit-tests usr.bin/bmake usr.bin/bmake/unit-tests From: Rui Paulo In-Reply-To: <20130803060104.708E258097@chaos.jnpr.net> Date: Sat, 3 Aug 2013 22:11:46 -0700 Content-Transfer-Encoding: 7bit Message-Id: <93CDA01C-5609-4AD9-A865-6598787E3A0C@felyko.com> References: <201308020625.r726PTkY012023@svn.freebsd.org> <20130803060104.708E258097@chaos.jnpr.net> To: Simon J. Gerraty X-Mailer: Apple Mail (2.1508) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Aug 2013 05:11:48 -0000 On 2 Aug 2013, at 23:01, Simon J. Gerraty wrote: > > On Fri, 2 Aug 2013 22:46:36 -0700, Rui Paulo writes: >> Cool! Can we set this in /etc/make.conf ? > > I would expect so. Doesn't seem to make any effect... -- Rui Paulo