[Bug 729276] audioresample: Misdetected and/or misused intrinsics headers

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 28 12:23:59 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=729276

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #336434|none                        |needs-work
             status|                            |

--- Comment #13 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 336434:
 --> (https://bugzilla.gnome.org/review?bug=729276&attachment=336434)

Seems like a good approach, yes

::: gst-libs/gst/audio/Makefile.am
@@ +108,3 @@
+    $(libgstaudio_ at GST_API_VERSION@_la_CFLAGS) -msse
+# don't use full LDFLAGs because we get things like -version-info that cause a
warning on private libs
+libaudio_resampler_sse_la_LDFLAGS = -msse

You need to do this only with GCC (and maybe clang) then

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list