kumquat-buildroot/package/gstreamer1/gst1-plugins-bad
Thomas Petazzoni bad657ddfc openal: fix atomic handling
openal can uses __atomic_*() intrinsics when available, or fall-back
on __sync_*() built-ins. This commit adjusts the package to take into
account for those dependencies, and makes sure we link against
libatomic when gcc >= 4.8 so that the __atomic_*() intrinsics can be
used on all architectures.

Fixes:

  http://autobuild.buildroot.org/results/314fb8da3ca87984e9240d67ff233e2f999ae89e/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2016-02-06 11:16:00 +01:00
..
0001-use-gettext-0.18.patch
Config.in openal: fix atomic handling 2016-02-06 11:16:00 +01:00
gst1-plugins-bad.hash gst1-plugins-bad: bump to version 1.6.3 2016-01-21 00:00:38 +01:00
gst1-plugins-bad.mk gst1-plugins-bad: add install to staging directory 2016-02-01 21:46:08 +01:00