Commit 8ba0bc97 authored by Sam Hocevar's avatar Sam Hocevar

* extras/contrib/src/Makefile: build libx264.a in PIC mode on OS X x86.

parent 10cfb4cd
......@@ -113,6 +113,7 @@ endif
ifeq ($(HOST),i686-apple-darwin8)
FFMPEGCONF += --enable-memalign-hack
X264CONF += --enable-pic
endif
# ***************************************************************************
......
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