Commit 9ad405aa authored by Felix Paul Kühne's avatar Felix Paul Kühne

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

parent e2d0b553
......@@ -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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment