Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Mar 2014 10:53:52 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r348787 - head/multimedia/gstreamer1-libav/files
Message-ID:  <201403221053.s2MArq5B059646@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403221053.s2MArq5B059646>