svn commit: r348787 - head/multimedia/gstreamer1-libav/files

Tijl Coosemans tijl at FreeBSD.org
Sat Mar 22 10:53:52 UTC 2014


Author: tijl
Date: Sat Mar 22 10:53:52 2014
New Revision: 348787
URL: http://svnweb.freebsd.org/changeset/ports/348787
QAT: https://qat.redports.org/buildarchive/r348787/

Log:
  Copy a patch from multimedia/libav to fix compilation with clang on i386
  with MMX and SSE.

Added:
  head/multimedia/gstreamer1-libav/files/patch-gst-libs_ext_libav_libavutil_x86_asm.h
     - copied, changed from r348672, head/multimedia/libav/files/patch-libavutil_x86_asm.h

Copied and modified: head/multimedia/gstreamer1-libav/files/patch-gst-libs_ext_libav_libavutil_x86_asm.h (from r348672, head/multimedia/libav/files/patch-libavutil_x86_asm.h)
==============================================================================
--- head/multimedia/libav/files/patch-libavutil_x86_asm.h	Thu Mar 20 09:34:19 2014	(r348672, copy source)
+++ head/multimedia/gstreamer1-libav/files/patch-gst-libs_ext_libav_libavutil_x86_asm.h	Sat Mar 22 10:53:52 2014	(r348787)
@@ -1,5 +1,5 @@
---- libavutil/x86/asm.h.orig	2013-11-07 22:15:35.000000000 +0100
-+++ libavutil/x86/asm.h	2013-11-07 22:15:52.000000000 +0100
+--- gst-libs/ext/libav/libavutil/x86/asm.h.orig
++++ gst-libs/ext/libav/libavutil/x86/asm.h
 @@ -68,7 +68,7 @@
  typedef int x86_reg;
  #endif


More information about the svn-ports-head mailing list