[vlc-commits] contrib: theora: remove althogether undocumented cflag
    Rafaël Carré 
    git at videolan.org
       
    Thu Jul  3 11:49:38 CEST 2014
    
    
  
vlc | branch: master | Rafaël Carré <funman at videolan.org> | Thu Jul  3 11:49:12 2014 +0200| [681a61ddf3a129e2fc3142de779969d806e2efda] | committer: Rafaël Carré
contrib: theora: remove althogether undocumented cflag
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=681a61ddf3a129e2fc3142de779969d806e2efda
---
 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