mirror of https://git.ffmpeg.org/ffmpeg.git
fate: build with --enable-gpl
Originally committed as revision 24930 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
186f1ec5f4
commit
74c847e098
|
@ -46,6 +46,7 @@ configure()(
|
|||
${src}/configure \
|
||||
--prefix="${inst}" \
|
||||
--samples="${samples}" \
|
||||
--enable-gpl \
|
||||
${arch:+--arch=$arch} \
|
||||
${cpu:+--cpu="$cpu"} \
|
||||
${cross_prefix:+--cross-prefix="$cross_prefix"} \
|
||||
|
|
Loading…
Reference in New Issue