mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 15:49:07 +00:00
gdal: blacklist, fails to build with gcc-5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
6c90f6fa72
commit
1cf70e868b
@ -107,3 +107,8 @@ do_configure_prepend () {
|
||||
}
|
||||
|
||||
FILES_${PN} += "${libdir}/gdalplugins"
|
||||
|
||||
# | gdalserver.c:124:21: error: storage size of 'sHints' isn't known
|
||||
# | struct addrinfo sHints;
|
||||
# | ^
|
||||
PNBLACKLIST[gdal] ?= "BROKEN: fails to build with gcc-5"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user