summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/enchant/enchant_1.6.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/enchant/enchant_1.6.0.bb')
-rw-r--r--meta/recipes-support/enchant/enchant_1.6.0.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-support/enchant/enchant_1.6.0.bb b/meta/recipes-support/enchant/enchant_1.6.0.bb
index d17684d4c2..97a47614cd 100644
--- a/meta/recipes-support/enchant/enchant_1.6.0.bb
+++ b/meta/recipes-support/enchant/enchant_1.6.0.bb
@@ -24,8 +24,6 @@ EXTRA_OECONF = "--with-aspell-prefix=${STAGING_DIR_HOST}${prefix} \
export CXXFLAGS += " -L${STAGING_LIBDIR} -lstdc++ "
-export CXXFLAGS += " -L${STAGING_LIBDIR} -lstdc++ "
-
FILES_${PN} = "${bindir} ${libdir}/*${SOLIBS} ${datadir}/${BPN} ${libdir}/${BPN}/*.so"
FILES_${PN}-dev += "${libdir}/${BPN}/*{SOLIBSDEV} ${libdir}/${BPN}/*.la"
FILES_${PN}-staticdev += "${libdir}/${BPN}/*.a"