cmsigler

AUR i686 gstreamer0.10-base: audioresample_i686_msse2.patch

Mar 3rd, 2017
299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. --- gst-plugins-base/gst/audioresample/Makefile.am.orig 2017-03-03 08:10:57.912519940 -0500
  2. +++ gst-plugins-base/gst/audioresample/Makefile.am 2017-03-03 08:20:18.216535777 -0500
  3. @@ -17,7 +17,8 @@
  4. $(GST_PLUGINS_BASE_CFLAGS) \
  5. $(GST_BASE_CFLAGS) \
  6. $(GST_CFLAGS) \
  7. - $(ORC_CFLAGS)
  8. + $(ORC_CFLAGS) \
  9. + -msse2
  10.  
  11. libgstaudioresample_la_LIBADD = \
  12. $(GST_BASE_LIBS) \
Add Comment
Please, Sign In to add comment