mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-12 11:58:34 +00:00
gdal: Avoid host headers use for SQlite3
This fixes the host contamination when the host has the SQLite3 headers available. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
0d8112b33d
commit
34afd09fbb
@ -78,6 +78,8 @@ EXTRA_OECONF = "--without-perl \
|
|||||||
\
|
\
|
||||||
--with-pcraster=internal \
|
--with-pcraster=internal \
|
||||||
--with-geotiff=internal \
|
--with-geotiff=internal \
|
||||||
|
\
|
||||||
|
--with-sqlite3=${STAGING_LIBDIR} \
|
||||||
"
|
"
|
||||||
|
|
||||||
EXTRA_OEMAKE += "INST_DATA="${datadir}/gdal""
|
EXTRA_OEMAKE += "INST_DATA="${datadir}/gdal""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user