summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-core/coreutils/coreutils_8.%.bbappend4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-core/coreutils/coreutils_8.%.bbappend b/recipes-core/coreutils/coreutils_8.%.bbappend
new file mode 100644
index 00000000..ff1050c4
--- /dev/null
+++ b/recipes-core/coreutils/coreutils_8.%.bbappend
@@ -0,0 +1,4 @@
1
2# MicroBlaze does not correctly define __ELF__ despite being an ELF platform
3CPPFLAGS_microblaze += " -D__ELF__ "
4