Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] Added QMAKESPEC to the list of unexported symbols
@ 2012-08-17 11:54 Stephan Hoffmann
  2012-08-17 16:03 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Stephan Hoffmann @ 2012-08-17 11:54 UTC (permalink / raw)
  To: buildroot

Building QT might fail if QMAKESPEC is defined.

Signed-off-by: Stephan Hoffmann <sho@relinux.de>
---
 Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index 9ab7d99..77ca4a0 100644
--- a/Makefile
+++ b/Makefile
@@ -209,6 +209,7 @@ unexport CFLAGS
 unexport CXXFLAGS
 unexport GREP_OPTIONS
 unexport CONFIG_SITE
+unexport QMAKESPEC
 
 GNU_HOST_NAME:=$(shell support/gnuconfig/config.guess)
 
-- 
1.7.0.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] Added QMAKESPEC to the list of unexported symbols
  2012-08-17 11:54 [Buildroot] [PATCH] Added QMAKESPEC to the list of unexported symbols Stephan Hoffmann
@ 2012-08-17 16:03 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2012-08-17 16:03 UTC (permalink / raw)
  To: buildroot

Le Fri, 17 Aug 2012 13:54:16 +0200,
Stephan Hoffmann <sho@relinux.de> a ?crit :

> Building QT might fail if QMAKESPEC is defined.
> 
> Signed-off-by: Stephan Hoffmann <sho@relinux.de>

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-08-17 16:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-17 11:54 [Buildroot] [PATCH] Added QMAKESPEC to the list of unexported symbols Stephan Hoffmann
2012-08-17 16:03 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox