[SCM] vlc/master: Memcpy plugins are gone

edwardw-guest at users.alioth.debian.org edwardw-guest at users.alioth.debian.org
Sun Oct 6 23:01:04 UTC 2013


The following commit has been merged in the master branch:
commit 351922cab603d76b413c6c4247dc8c4dda6b050f
Author: Edward Wang <edward.c.wang at compdigitec.com>
Date:   Sun Oct 6 15:20:20 2013 -0400

    Memcpy plugins are gone

diff --git a/debian/rules b/debian/rules
index 82142a4..dfce007 100755
--- a/debian/rules
+++ b/debian/rules
@@ -174,7 +174,6 @@ ifeq (,$(filter-out amd64 i386,$(DEB_HOST_ARCH_CPU)))
 confflags += --enable-mmx --enable-sse
 else
 confflags += --disable-mmx --disable-sse
-removeplugins += 3dn mmx mmxext sse2
 endif
 
 # ARM specific optimizations

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list