Edited wiki page Building_Source_v2_0 through web user interface.

This commit is contained in:
bossiel 2013-03-21 15:01:05 +00:00
parent dae4db06c5
commit 0be6d83ac7
1 changed files with 2 additions and 0 deletions

View File

@ -133,6 +133,8 @@ _Date: December 2, 2012_ <br />
{{{
git clone git://source.ffmpeg.org/ffmpeg.git ffmpeg
cd ffmpeg
# grap a release branch
git checkout n1.2
./configure \
--extra-cflags="-fPIC" \
--extra-ldflags="-lpthread" \