Commit dd5c1b63 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contrib: delete outdated patch

parent f3b61b5f
--- 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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment