buildroot/package/gstreamer1
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
..
gst-omx
gst1-imx gst1-imx: bump version to 0.11.1 2015-09-19 15:40:13 +02:00
gst1-libav gst1-libav: bump to version 1.6.3 2016-01-21 00:00:45 +01:00
gst1-plugins-bad openal: fix atomic handling 2016-02-06 11:16:00 +01:00
gst1-plugins-base cairo, harfbuzz: rework atomic dependencies 2016-02-06 11:16:00 +01:00
gst1-plugins-good cairo, harfbuzz: rework atomic dependencies 2016-02-06 11:16:00 +01:00
gst1-plugins-ugly gst1-plugins-ugly: bump to version 1.6.3 2016-01-21 00:00:41 +01:00
gst1-validate gst1-validate: fix compile with cairo support 2015-10-27 22:50:05 +01:00
gstreamer1 gstreamer1: don't rely on a recent coreutils for relative symlink support 2016-02-02 09:17:38 +01:00
Config.in
gstreamer1.mk