diff options
Diffstat (limited to 'meta-oe/recipes-graphics/fontforge')
-rw-r--r-- | meta-oe/recipes-graphics/fontforge/fontforge_20190801.bb | 2 |
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" | |||
26 | LDFLAGS += "-lpython${PYTHON_BASEVERSION}${PYTHON_ABI}" | 26 | LDFLAGS += "-lpython${PYTHON_BASEVERSION}${PYTHON_ABI}" |
27 | BUILD_LDFLAGS += "-lpython${PYTHON_BASEVERSION}${PYTHON_ABI}" | 27 | BUILD_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 |