mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
libuio: Blacklist, fails to build with gcc-5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user