Date: Fri, 25 Oct 2019 02:01:59 +0900 (JST) From: Yasuhiro KIMURA <yasu@utahime.org> To: freebsd-questions@freebsd.org Subject: Re: poudriere 'make.conf' file Message-ID: <20191025.020159.1556950905905142902.yasu@utahime.org> In-Reply-To: <20191024125733.00000887@seibercom.net> References: <20191024125733.00000887@seibercom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
From: Jerry <jerry@seibercom.net> Subject: poudriere 'make.conf' file Date: Thu, 24 Oct 2019 12:57:33 -0400 > I am not quite clear on how the poudriere 'make.conf' file is utilized. > Is it used instead of the system '/etc/make.conf' file or is it used in > conjunction with it? If in conjunction, I assume it over rides > conflicting statements. > > I am only asking because I am wondering if it is even required that I > use the system 'make.conf' file if I am utilizing poudriere. poudriere only uses make.conf under ${PREFIX}/etc/poudriere.d. It never uses /etc/make.conf. See poudriere(1) manpage for details. --- Yasuhiro KIMURA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191025.020159.1556950905905142902.yasu>