mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
qt-creator: blacklist because fails to build and conflicts with qt5-creator
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
41bb8262be
commit
b8a4f496bf
|
|
@ -49,3 +49,6 @@ INSANE_SKIP_${PN} += "libdir"
|
|||
INSANE_SKIP_${PN}-dbg += "libdir"
|
||||
|
||||
RDEPENDS_${PN} += "perl"
|
||||
|
||||
# /usr/include/qt4/QtCore/qsharedpointer_impl.h:336:11: error: 'product' may be used uninitialized in this function [-Werror=maybe-uninitialized]
|
||||
PNBLACKLIST[qt-creator] ?= "BROKEN: fails to build with gcc-5 and conflicts with qt5-creator"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user