mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
minor help output formatting fix
Originally committed as revision 7949 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
9b0dfb27ab
commit
7c758d336a
4
configure
vendored
4
configure
vendored
@ -114,8 +114,8 @@ show_help(){
|
||||
echo " --extra-libs=ELIBS add ELIBS [$ELIBS]"
|
||||
echo " --build-suffix=SUFFIX suffix for application specific build []"
|
||||
echo " --arch=ARCH select architecture [$arch]"
|
||||
echo " --cpu=CPU selects the minimum cpu required (affects
|
||||
instruction selection, may crash on older CPUs)"
|
||||
echo " --cpu=CPU selects the minimum cpu required (affects"
|
||||
echo " instruction selection, may crash on older CPUs)"
|
||||
echo " --powerpc-perf-enable enable performance report on PPC"
|
||||
echo " (requires enabling PMC)"
|
||||
echo " --disable-mmx disable MMX usage"
|
||||
|
Loading…
x
Reference in New Issue
Block a user