summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/newt/libnewt_0.52.18.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/newt/libnewt_0.52.18.bb')
-rw-r--r--meta/recipes-extended/newt/libnewt_0.52.18.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/newt/libnewt_0.52.18.bb b/meta/recipes-extended/newt/libnewt_0.52.18.bb
index 293c1a8a5a..9a2964be19 100644
--- a/meta/recipes-extended/newt/libnewt_0.52.18.bb
+++ b/meta/recipes-extended/newt/libnewt_0.52.18.bb
@@ -22,6 +22,7 @@ SRC_URI = "https://fedorahosted.org/releases/n/e/newt/newt-${PV}.tar.gz \
22 file://fix_SHAREDDIR.patch \ 22 file://fix_SHAREDDIR.patch \
23 file://cross_ar.patch \ 23 file://cross_ar.patch \
24 file://Makefile.in-Add-tinfo-library-to-the-linking-librari.patch \ 24 file://Makefile.in-Add-tinfo-library-to-the-linking-librari.patch \
25 file://pie-flags.patch \
25" 26"
26 27
27SRC_URI[md5sum] = "685721bee1a318570704b19dcf31d268" 28SRC_URI[md5sum] = "685721bee1a318570704b19dcf31d268"
@@ -37,6 +38,7 @@ CLEANBROKEN = "1"
37 38
38export STAGING_INCDIR 39export STAGING_INCDIR
39export STAGING_LIBDIR 40export STAGING_LIBDIR
41export CPPFLAGS
40 42
41export BUILD_SYS 43export BUILD_SYS
42export HOST_SYS 44export HOST_SYS