diff options
author | Christopher Larson <kergoth@gmail.com> | 2015-08-24 15:19:43 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-30 12:35:59 +0100 |
commit | 3ffad2d4cb06ea141bd51ef36b96d33eeb6f9411 (patch) | |
tree | 379060ec4094dc40ec7cb305405049f36bf9c1d0 /meta/recipes-multimedia/pulseaudio | |
parent | a753bc70d5ee36eff00c08b35136d514a8305ec7 (diff) | |
download | poky-3ffad2d4cb06ea141bd51ef36b96d33eeb6f9411.tar.gz |
libunwind: always depend on libatomics-ops
- Depend on libatomics-ops unconditionally for all archs, as it's used by more
than just arm, and currently the configure script auto-detects and enables
its use based on the existence of its header, resulting in non-deterministic
builds.
- Drop the ldflags bits which link against libatomic_ops, because libunwind
doesn't actually link against it, nor does it need to, as it currently uses
all inline functions from the header file.
(From OE-Core rev: 83bb89502e2f05b8b78b14532ad96abc400ab264)
(From OE-Core rev: e43a47eb695050d04809ff54af14066acba6ec27)
Signed-off-by: Christopher Larson <kergoth@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/pulseaudio')
0 files changed, 0 insertions, 0 deletions