From 12c9f7dd6dee9c6029b4f9a12d6aac1516911ab4 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 12 Dec 2011 10:25:50 +0100 Subject: Makefile: ensure CONFIG_SITE isn't set Fixes lib/lib64 issue when building on OpenSUSE. Reported-by: Guillaume Gardet Signed-off-by: Peter Korsgaard --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 84cea1c95..242265f2c 100644 --- a/Makefile +++ b/Makefile @@ -192,6 +192,7 @@ unexport CPP unexport CFLAGS unexport CXXFLAGS unexport GREP_OPTIONS +unexport CONFIG_SITE GNU_HOST_NAME:=$(shell support/gnuconfig/config.guess) -- cgit v1.2.3-55-g7522