mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
gtkextra: blacklist, fails to build with gcc-5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
1cf70e868b
commit
90c2be6ea1
|
|
@ -14,3 +14,6 @@ SRC_URI[sha256sum] = "9cab6c5d6b792eb828d17cec2b9c1baba2ef57f789a290464afab80b53
|
|||
DEPENDS = "gtk+ gobject-introspection-stub"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
# | ./.libs/libgtkextra-x11-3.0.so: error: undefined reference to 'roundint'
|
||||
PNBLACKLIST[gtkextra] ?= "BROKEN: Fails to build with gcc-5"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user