summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/fontforge
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/fontforge')
-rw-r--r--meta-oe/recipes-graphics/fontforge/fontforge_20190801.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/fontforge/fontforge_20190801.bb b/meta-oe/recipes-graphics/fontforge/fontforge_20190801.bb
index 26d51bdaf..bcc85157c 100644
--- a/meta-oe/recipes-graphics/fontforge/fontforge_20190801.bb
+++ b/meta-oe/recipes-graphics/fontforge/fontforge_20190801.bb
@@ -26,7 +26,7 @@ EXTRA_OECONF:append:class-native = " with_x=no"
26LDFLAGS += "-lpython${PYTHON_BASEVERSION}${PYTHON_ABI}" 26LDFLAGS += "-lpython${PYTHON_BASEVERSION}${PYTHON_ABI}"
27BUILD_LDFLAGS += "-lpython${PYTHON_BASEVERSION}${PYTHON_ABI}" 27BUILD_LDFLAGS += "-lpython${PYTHON_BASEVERSION}${PYTHON_ABI}"
28 28
29#do_configure_prepend() { 29#do_configure:prepend() {
30# uthash sources are expected in uthash/src 30# uthash sources are expected in uthash/src
31# mkdir -p ${S}/uthash/src 31# mkdir -p ${S}/uthash/src
32# cp ${STAGING_INCDIR}/ut*.h ${S}/uthash/src 32# cp ${STAGING_INCDIR}/ut*.h ${S}/uthash/src