Browse Source

fate: build with --enable-gpl

Originally committed as revision 24930 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Måns Rullgård 15 years ago
parent
commit
74c847e098
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      tests/fate.sh

+ 1
- 0
tests/fate.sh View File

@@ -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…
Cancel
Save