From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Tue, 05 Feb 2019 15:22:37 +0100 Subject: [Buildroot] [PATCH] Makefile: unexport 'PLATFORM' and 'OS' environment variables In-Reply-To: <20190205110342.29725-1-patrickdepinguin@gmail.com> (Thomas De Schampheleire's message of "Tue, 5 Feb 2019 12:03:42 +0100") References: <20190205110342.29725-1-patrickdepinguin@gmail.com> Message-ID: <877eeenwlu.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Thomas" == Thomas De Schampheleire writes: > From: Thomas De Schampheleire > Some package builds may fail when environment variables are present with the > same names as make variables in a package. This is a bigger problem for > environment variables with generic names, like 'PLATFORM' and 'OS'. > 'PLATFORM' is for example a problem for host-acl. > Signed-off-by: Thomas De Schampheleire Committed, thanks. -- Bye, Peter Korsgaard