From 9ad405aa7f4a406dfee972c9472967b66d8a80d4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Felix=20Paul=20K=C3=BChne?= Date: Wed, 16 Apr 2008 14:29:33 +0200 Subject: [PATCH] Update yasm to 0.7.0. This fixes the compilation of x264's latest code with PIC on Darwin. --- extras/contrib/src/packages.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/contrib/src/packages.mak b/extras/contrib/src/packages.mak index c61d56fa1e..34112ed810 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 -- 2.39.2