]> git.karo-electronics.de Git - meta-tx09.git/blobdiff - recipes-devtools/elfutils/elfutils_%.bbappend
elfutils: add fix for build failure using (native) gcc 8
[meta-tx09.git] / recipes-devtools / elfutils / elfutils_%.bbappend
diff --git a/recipes-devtools/elfutils/elfutils_%.bbappend b/recipes-devtools/elfutils/elfutils_%.bbappend
new file mode 100644 (file)
index 0000000..72dc942
--- /dev/null
@@ -0,0 +1,3 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
+
+SRC_URI_append = " file://0001-Ensure-that-packed-structs-follow-the-gcc-memory-lay.patch"