summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/uclibc/uclibc-git/x86_64/uClibc.machine3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-core/uclibc/uclibc-git/x86_64/uClibc.machine b/meta/recipes-core/uclibc/uclibc-git/x86_64/uClibc.machine
index ac50da0608..94c008d2cf 100644
--- a/meta/recipes-core/uclibc/uclibc-git/x86_64/uClibc.machine
+++ b/meta/recipes-core/uclibc/uclibc-git/x86_64/uClibc.machine
@@ -32,11 +32,10 @@ ARCH_SUPPORTS_LITTLE_ENDIAN=y
32FORCE_OPTIONS_FOR_ARCH=y 32FORCE_OPTIONS_FOR_ARCH=y
33ARCH_LITTLE_ENDIAN=y 33ARCH_LITTLE_ENDIAN=y
34# ARCH_BIG_ENDIAN is not set 34# ARCH_BIG_ENDIAN is not set
35# ARCH_HAS_NO_MMU is not set
36ARCH_HAS_MMU=y 35ARCH_HAS_MMU=y
36ARCH_USE_MMU=y
37UCLIBC_HAS_FLOATS=y 37UCLIBC_HAS_FLOATS=y
38UCLIBC_HAS_FPU=y 38UCLIBC_HAS_FPU=y
39DO_C99_MATH=y 39DO_C99_MATH=y
40# UCLIBC_HAS_FENV is not set
41KERNEL_HEADERS="<path/to/kernel/headers>" 40KERNEL_HEADERS="<path/to/kernel/headers>"
42HAVE_DOT_CONFIG=y 41HAVE_DOT_CONFIG=y