From dd5c1b63119d2f569c0b02801c5fc15316405862 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Kempf Date: Tue, 8 Jun 2010 11:54:01 +0200 Subject: [PATCH] Contrib: delete outdated patch --- extras/contrib/src/Patches/libvpx-cross.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 extras/contrib/src/Patches/libvpx-cross.patch diff --git a/extras/contrib/src/Patches/libvpx-cross.patch b/extras/contrib/src/Patches/libvpx-cross.patch deleted file mode 100644 index 08d63b51d2..0000000000 --- a/extras/contrib/src/Patches/libvpx-cross.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- vpx/build/make/Makefile 2010-05-18 17:58:33.000000000 +0200 -+++ vpx.new/build/make/Makefile 2010-05-20 00:06:42.000000000 +0200 -@@ -77,6 +77,10 @@ - TGT_CC:=$(word 3, $(subst -, ,$(TOOLCHAIN))) - quiet:=$(if $(verbose),,yes) - qexec=$(if $(quiet),@) -+ -+CC=$(XCC) -+STRIP=$(XSTRIP) -+NM=$(XNM) - - # Cancel built-in implicit rules - %: %.o -- 2.39.2