aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-navigation/geos/geos.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-navigation/geos/geos.inc')
-rw-r--r--meta-oe/recipes-navigation/geos/geos.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-navigation/geos/geos.inc b/meta-oe/recipes-navigation/geos/geos.inc
index bfac69b094..484ca9154f 100644
--- a/meta-oe/recipes-navigation/geos/geos.inc
+++ b/meta-oe/recipes-navigation/geos/geos.inc
@@ -9,6 +9,8 @@ SRC_URI = "http://download.osgeo.org/geos/geos-${PV}.tar.bz2"
inherit autotools pkgconfig binconfig
+EXTRA_OECONF += "--enable-inline=no"
+
PACKAGES =+ "geoslib ${PN}-c1"
DESCRIPTION:${PN}lib = "Geometry engine for Geographic Information Systems - C++ Library"