summaryrefslogtreecommitdiff
path: root/package/libx264/patches/patch-Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-22 11:31:52 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-22 11:31:52 +0100
commitaf83cebd0f23c2ede05ed381ec69b3d9046dbd64 (patch)
tree36bdb18e5d13de79e2f4f6220b065f6543dff128 /package/libx264/patches/patch-Makefile
parentf9ec0950195c9d1ddf6bf22fa0d54634779c775d (diff)
fix x86 build, update to latest git, AS is yasm on x86
Diffstat (limited to 'package/libx264/patches/patch-Makefile')
-rw-r--r--package/libx264/patches/patch-Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libx264/patches/patch-Makefile b/package/libx264/patches/patch-Makefile
index e82e9bf2d..cd8a9f198 100644
--- a/package/libx264/patches/patch-Makefile
+++ b/package/libx264/patches/patch-Makefile
@@ -1,6 +1,6 @@
---- libx264-1.0.orig/Makefile 2013-10-10 22:45:04.000000000 +0200
-+++ libx264-1.0/Makefile 2013-10-12 17:50:05.000000000 +0200
-@@ -118,7 +118,7 @@ endif
+--- libx264-1.0.1.orig/Makefile 2014-01-22 11:20:21.000000000 +0100
++++ libx264-1.0.1/Makefile 2014-01-22 11:26:46.000000000 +0100
+@@ -117,7 +117,7 @@ endif
# NEON optims
ifeq ($(ARCH),ARM)