mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
Added QMAKESPEC to the list of unexported symbols
Building QT might fail if QMAKESPEC is defined. Signed-off-by: Stephan Hoffmann <sho@relinux.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
b58c83ae99
commit
32314b4471
1
Makefile
1
Makefile
@ -209,6 +209,7 @@ unexport CFLAGS
|
|||||||
unexport CXXFLAGS
|
unexport CXXFLAGS
|
||||||
unexport GREP_OPTIONS
|
unexport GREP_OPTIONS
|
||||||
unexport CONFIG_SITE
|
unexport CONFIG_SITE
|
||||||
|
unexport QMAKESPEC
|
||||||
|
|
||||||
GNU_HOST_NAME:=$(shell support/gnuconfig/config.guess)
|
GNU_HOST_NAME:=$(shell support/gnuconfig/config.guess)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user