mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libspatialite: Workaround proj_api.h deprecation in proj 6.0.0
Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
ae4abae797
commit
b77f9c0450
|
|
@ -14,6 +14,7 @@ SRC_URI[sha256sum] = "88900030a4762904a7880273f292e5e8ca6b15b7c6c3fb88ffa9e67ee8
|
|||
inherit autotools pkgconfig
|
||||
|
||||
EXTRA_OECONF = "--enable-freexl=no"
|
||||
CFLAGS += "-DACCEPT_USE_OF_DEPRECATED_PROJ_API_H"
|
||||
|
||||
# package plugins for SQLite3
|
||||
PACKAGES += "${PN}-plugin"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user