generic-poky/meta
Richard Purdie b360310798 libunwind: Fix build race conflict with gcc and musl
Building libunwind, then gcc-runtime causes build failures. This is hard
to fix since gcc-runtime wants the internal gcc unwind.h header but libunwind
wants to provide this. There are differences in include behaviour between gcc
and glibc which are by design.

This patch hacks around the issue by looking for a define used during gcc-runtime's
build and skipping to the internal header in that case. The patch is only enabled
on musl and is the best workaround I could come up with to unblock failing builds
on our autobuilder.

[YOCTO #10129]

(From OE-Core rev: cd8b64b0a236b27e5383e2394de65b9bfd4b6677)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-08-19 10:23:55 +01:00
..
classes image.bbclass: rename COMPRESS(ION) to CONVERSION 2016-08-18 09:27:53 +01:00
conf sanity: Require bitbake 1.31.1 for multi-config changes 2016-08-18 10:07:24 +01:00
files classes/populate_sdk_ext: drop duplicated error message 2016-08-17 10:35:41 +01:00
lib devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration builds 2016-08-18 10:07:23 +01:00
recipes-bsp grub: split grub-editenv into it's own package 2016-08-18 09:27:53 +01:00
recipes-connectivity openssh: add ed25519 host key location to read-only sshd config 2016-08-18 09:27:53 +01:00
recipes-core systemd-compat-units: Only enable for systemd in DISTRO_FEATURES 2016-08-18 16:52:06 +01:00
recipes-devtools python3.5-manifest: Fixes several dependencies on the newest python3 2016-08-17 10:35:43 +01:00
recipes-extended bash: 4.3.39 -> 4.3.46 2016-08-18 09:27:53 +01:00
recipes-gnome gobject-introspection: Ensure prelink config file exists to avoid build failures 2016-08-18 09:27:52 +01:00
recipes-graphics xinput-calibrator: remove bash dependency 2016-08-17 10:35:41 +01:00
recipes-kernel kernel-yocto: streamline patch, configuration and audit phases 2016-08-18 09:27:53 +01:00
recipes-lsb4 libpng12: Handle no static libs 2016-02-15 16:28:46 +00:00
recipes-multimedia alsa-utils: 1.1.1 -> 1.1.2 2016-08-18 09:27:52 +01:00
recipes-rt rt-tests: rationalise compiler flags 2016-07-26 08:56:32 +01:00
recipes-sato webkitgtk: Disable gold for mips/mips64 2016-08-10 10:46:34 +01:00
recipes-support libunwind: Fix build race conflict with gcc and musl 2016-08-19 10:23:55 +01:00
site site: Move rsync_cv_HAVE_C99_VSNPRINTF to common-linux 2016-07-20 10:28:47 +01:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt qt4: remove recipes and classes 2016-01-07 13:40:14 +00:00