From 222d7d49216f875fc461adca024dcc7b6fb1781d Mon Sep 17 00:00:00 2001 From: Szymon Siwek Date: Mon, 7 Apr 2008 13:47:11 +0000 Subject: [PATCH] - forgotten (2004.10.14 commented out) Changed files: vlc-altivec.patch -> 1.2 --- vlc-altivec.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 vlc-altivec.patch diff --git a/vlc-altivec.patch b/vlc-altivec.patch deleted file mode 100644 index 23b37cc..0000000 --- a/vlc-altivec.patch +++ /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"; -- 2.44.0