From owner-freebsd-current@freebsd.org Wed Dec 27 15:39:49 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9FED2E96913 for ; Wed, 27 Dec 2017 15:39:49 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vps1.elischer.org", Issuer "CA Cert Signing Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 799A26A264; Wed, 27 Dec 2017 15:39:49 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from Julian-MBP3.local (115-166-0-128.dyn.iinet.net.au [115.166.0.128]) (authenticated bits=0) by vps1.elischer.org (8.15.2/8.15.2) with ESMTPSA id vBRFdZrX002258 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Wed, 27 Dec 2017 07:39:39 -0800 (PST) (envelope-from julian@freebsd.org) Subject: Re: /usr/obj is 11GB huge on FreeBSD 12-current To: Konstantin Belousov , Wolfram Schneider Cc: David Wolfskill , freebsd-current References: <20171215120243.GB1179@albert.catwhisker.org> <20171215183928.GO2272@kib.kiev.ua> From: Julian Elischer Message-ID: Date: Wed, 27 Dec 2017 23:39:30 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <20171215183928.GO2272@kib.kiev.ua> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Dec 2017 15:39:49 -0000 On 16/12/17 2:39 am, Konstantin Belousov wrote: > Put the following into /etc/src.conf: This brings up two questions: when to use make.conf and when to use src.conf, and.. > WITHOUT_PROFILE=yes > WITHOUT_DEBUG_FILES=yes > WITHOUT_TESTS=yes which of the following is correct and why? WITH_DEBUG_FILES=no WITHOUT_DEBUG_FILES=yes > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >