summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/eglibc/eglibc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/eglibc/eglibc.inc')
-rw-r--r--meta/recipes-core/eglibc/eglibc.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/eglibc/eglibc.inc b/meta/recipes-core/eglibc/eglibc.inc
index 0f97f82404..9088d02b36 100644
--- a/meta/recipes-core/eglibc/eglibc.inc
+++ b/meta/recipes-core/eglibc/eglibc.inc
@@ -31,6 +31,7 @@ require eglibc-options.inc
31LEAD_SONAME = "libc.so" 31LEAD_SONAME = "libc.so"
32 32
33GLIBC_EXTRA_OECONF ?= "" 33GLIBC_EXTRA_OECONF ?= ""
34GLIBC_EXTRA_OECONF_virtclass-nativesdk = ""
34INHIBIT_DEFAULT_DEPS = "1" 35INHIBIT_DEFAULT_DEPS = "1"
35 36
36ARM_INSTRUCTION_SET = "arm" 37ARM_INSTRUCTION_SET = "arm"