summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc/glibc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/glibc/glibc.inc')
-rw-r--r--meta/recipes-core/glibc/glibc.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/glibc/glibc.inc b/meta/recipes-core/glibc/glibc.inc
index ddf0c6b80e..99c92ce46e 100644
--- a/meta/recipes-core/glibc/glibc.inc
+++ b/meta/recipes-core/glibc/glibc.inc
@@ -56,6 +56,7 @@ INHIBIT_DEFAULT_DEPS = "1"
56# http://lists.openembedded.org/pipermail/openembedded-core/2015-January/100679.html 56# http://lists.openembedded.org/pipermail/openembedded-core/2015-January/100679.html
57ARM_INSTRUCTION_SET_armv4 = "arm" 57ARM_INSTRUCTION_SET_armv4 = "arm"
58ARM_INSTRUCTION_SET_armv5 = "arm" 58ARM_INSTRUCTION_SET_armv5 = "arm"
59ARM_INSTRUCTION_SET_armv6 = "arm"
59 60
60# glibc uses PARALLELMFLAGS variable to pass parallel build info so transfer 61# glibc uses PARALLELMFLAGS variable to pass parallel build info so transfer
61# PARALLEL_MAKE into PARALLELMFLAGS and empty out PARALLEL_MAKE 62# PARALLEL_MAKE into PARALLELMFLAGS and empty out PARALLEL_MAKE