libuio: Blacklist, fails to build with gcc-5

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2015-10-01 17:19:20 +02:00
parent e0949c4b21
commit 11713b9858
@@ -15,3 +15,6 @@ PACKAGES += "${PN}-tools"
FILES_${PN} = "${libdir}"
FILES_${PN}-tools = "${bindir}"
# 0.2.1-r0/git/tools/lsuio.c:85: error: undefined reference to 'uio_mmap'
PNBLACKLIST[libuio] ?= "BROKEN, fails to build with gcc-5"