[vlc-devel] commit: Update yasm to 0.7.0. This fixes the compilation of x264' s latest code with PIC on Darwin. ( Felix Paul Kühne )

git version control git at videolan.org
Wed Apr 16 14:30:43 CEST 2008


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Wed Apr 16 14:29:33 2008 +0200| [9ad405aa7f4a406dfee972c9472967b66d8a80d4]

Update yasm to 0.7.0. This fixes the compilation of x264's latest code with PIC on Darwin.

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

 extras/contrib/src/packages.mak |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/extras/contrib/src/packages.mak b/extras/contrib/src/packages.mak
index c61d56f..34112ed 100644
--- a/extras/contrib/src/packages.mak
+++ b/extras/contrib/src/packages.mak
@@ -216,5 +216,5 @@ PCRE_VERSION=7.6
 PCRE_URL=ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-$(PCRE_VERSION).tar.bz2
 FLUID_VERSION=1.0.8
 FLUID_URL=http://download.savannah.gnu.org/releases/fluid/fluidsynth-$(FLUID_VERSION).tar.gz
-YASM_VERSION=0.6.2
+YASM_VERSION=0.7.0
 YASM_URL=http://www.tortall.net/projects/yasm/releases/yasm-$(YASM_VERSION).tar.gz




More information about the vlc-devel mailing list