]> git.pld-linux.org Git - packages/vlc.git/commitdiff
- forgotten (2004.10.14 commented out)
authorSzymon Siwek <sls@pld-linux.org>
Mon, 7 Apr 2008 13:47:11 +0000 (13:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vlc-altivec.patch -> 1.2

vlc-altivec.patch [deleted file]

diff --git a/vlc-altivec.patch b/vlc-altivec.patch
deleted file mode 100644 (file)
index 23b37cc..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -uNr vlc-0.3.0.orig/src/interface/main.c vlc-0.3.0/src/interface/main.c
---- vlc-0.3.0.orig/src/interface/main.c        Sat Apr  6 07:54:37 2002
-+++ vlc-0.3.0/src/interface/main.c     Wed Sep 11 14:40:43 2002
-@@ -1316,7 +1316,7 @@
-     i_capabilities |= CPU_CAPABILITY_FPU;
--#   ifdef CAN_COMPILE_ALTIVEC
-+#   ifdef CAN_COMPILE_C_ALTIVEC
-     signal( SIGILL, IllegalSignalHandler );
-     psz_capability = "AltiVec";
This page took 0.258453 seconds and 4 git commands to generate.