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