[vlc-commits] contrib: theora: remove althogether undocumented cflag
Rafaël Carré
git at videolan.org
Fri Jul 4 00:00:10 CEST 2014
vlc/vlc-2.2 | branch: master | Rafaël Carré <funman at videolan.org> | Thu Jul 3 11:49:12 2014 +0200| [102aa1c312b1ff9d2993692685c3d6f6a279b78b] | committer: Felix Paul Kühne
contrib: theora: remove althogether undocumented cflag
(cherry picked from commit 681a61ddf3a129e2fc3142de779969d806e2efda)
Signed-off-by: Felix Paul Kühne <fkuehne at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=102aa1c312b1ff9d2993692685c3d6f6a279b78b
---
contrib/src/theora/rules.mak | 2 --
1 file changed, 2 deletions(-)
diff --git a/contrib/src/theora/rules.mak b/contrib/src/theora/rules.mak
index 1b95b8d..976b710 100644
--- a/contrib/src/theora/rules.mak
+++ b/contrib/src/theora/rules.mak
@@ -17,9 +17,7 @@ $(TARBALLS)/libtheora-$(THEORA_VERSION).tar.xz:
libtheora: libtheora-$(THEORA_VERSION).tar.xz .sum-theora
$(UNPACK)
$(APPLY) $(SRC)/theora/libtheora-compiler-differentiation.patch
-ifdef HAVE_MACOSX
$(APPLY) $(SRC)/theora/libtheora-no-forceaddr.patch
-endif
$(UPDATE_AUTOCONFIG)
$(MOVE)
More information about the vlc-commits
mailing list