summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/make/make_4.4.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/make/make_4.4.1.bb')
-rw-r--r--meta/recipes-devtools/make/make_4.4.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/make/make_4.4.1.bb b/meta/recipes-devtools/make/make_4.4.1.bb
index c73751ddcb..0879b3baa9 100644
--- a/meta/recipes-devtools/make/make_4.4.1.bb
+++ b/meta/recipes-devtools/make/make_4.4.1.bb
@@ -4,6 +4,7 @@ require make.inc
4 4
5SRC_URI += " \ 5SRC_URI += " \
6 file://0001-m4-getloadavg.m4-restrict-AIX-specific-test-on-AIX.patch \ 6 file://0001-m4-getloadavg.m4-restrict-AIX-specific-test-on-AIX.patch \
7 file://0001-Fix-signatures-for-getenv-getopt.patch \
7 " 8 "
8 9
9EXTRA_OECONF += "--without-guile" 10EXTRA_OECONF += "--without-guile"