[Buildroot] [PATCH 1/1] Unexports MACHINE variable. Fixes bug 7448

Avila Risto Risto.Avila at digia.com
Wed Sep 24 04:37:13 UTC 2014


Signed-off-by: Risto Avila <risto.avila at digia.com>
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index e788f1b..53f8ad5 100644
--- a/Makefile
+++ b/Makefile
@@ -292,6 +292,7 @@ unexport TAR_OPTIONS
 unexport CONFIG_SITE
 unexport QMAKESPEC
 unexport TERMINFO
+unexport MACHINE
 
 GNU_HOST_NAME := $(shell support/gnuconfig/config.guess)
 
-- 
1.9.1



More information about the buildroot mailing list