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.inc8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta/recipes-core/glibc/glibc.inc b/meta/recipes-core/glibc/glibc.inc
index 67af396133..b550abd877 100644
--- a/meta/recipes-core/glibc/glibc.inc
+++ b/meta/recipes-core/glibc/glibc.inc
@@ -34,14 +34,6 @@ CACHED_CONFIGUREVARS_append_mipsarch = " libc_cv_ld_gnu_indirect_function=no"
34 34
35GLIBC_EXTRA_OECONF ?= "" 35GLIBC_EXTRA_OECONF ?= ""
36GLIBC_EXTRA_OECONF_class-nativesdk = "" 36GLIBC_EXTRA_OECONF_class-nativesdk = ""
37INHIBIT_DEFAULT_DEPS = "1"
38
39# This needs to match with glibc-collateral.inc, otherwise glibc-scripts and glibc-locale
40# will fail to find main glibc, for details see
41# http://lists.openembedded.org/pipermail/openembedded-core/2015-January/100679.html
42ARM_INSTRUCTION_SET_armv4 = "arm"
43ARM_INSTRUCTION_SET_armv5 = "arm"
44ARM_INSTRUCTION_SET_armv6 = "arm"
45 37
46# glibc uses PARALLELMFLAGS variable to pass parallel build info so transfer 38# glibc uses PARALLELMFLAGS variable to pass parallel build info so transfer
47# PARALLEL_MAKE into PARALLELMFLAGS and empty out PARALLEL_MAKE 39# PARALLEL_MAKE into PARALLELMFLAGS and empty out PARALLEL_MAKE