[vlc-devel] commit: contribs: remove obsolete check ( Rafaël Carré )

git version control git at videolan.org
Mon Jan 25 17:21:37 CET 2010


vlc | branch: master | Rafaël Carré <rafael.carre at gmail.com> | Mon Jan 25 17:21:21 2010 +0100| [75d389747e7a72f7da901e77c54fd5309bfcc0cf] | committer: Rafaël Carré 

contribs: remove obsolete check

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=75d389747e7a72f7da901e77c54fd5309bfcc0cf
---

 extras/contrib/src/Makefile |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile
index 987e79b..b668dfd 100644
--- a/extras/contrib/src/Makefile
+++ b/extras/contrib/src/Makefile
@@ -1038,10 +1038,6 @@ ifdef HAVE_UCLIBC
 	patch -p0 < Patches/ffmpeg-svn-internal-define.patch
 	patch -p0 < Patches/ffmpeg-svn-libavformat.patch
 endif
-ifdef NO_TEXT_RELOCATION
-	echo "Broken LD. Fix your tools."
-	exit -1
-endif
 	(cd $@; patch -p1 < ../Patches/eac3_spectral.patch)
 else
 ffmpeg-$(FFMPEG_VERSION).tar.gz:




More information about the vlc-devel mailing list