bad657ddfc
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> |
||
---|---|---|
.. | ||
gst1-imx | ||
gst1-libav | ||
gst1-plugins-bad | ||
gst1-plugins-base | ||
gst1-plugins-good | ||
gst1-plugins-ugly | ||
gst1-validate | ||
gst-omx | ||
gstreamer1 | ||
Config.in | ||
gstreamer1.mk |