You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
build: configure: Restore alphabetical order for CMDLINE_SET
This commit is contained in:
4
configure
vendored
4
configure
vendored
@@ -1296,7 +1296,6 @@ CMDLINE_SET="
|
|||||||
arch
|
arch
|
||||||
as
|
as
|
||||||
build_suffix
|
build_suffix
|
||||||
progs_suffix
|
|
||||||
cc
|
cc
|
||||||
cpu
|
cpu
|
||||||
cross_prefix
|
cross_prefix
|
||||||
@@ -1315,6 +1314,8 @@ CMDLINE_SET="
|
|||||||
nm
|
nm
|
||||||
optflags
|
optflags
|
||||||
pkg_config
|
pkg_config
|
||||||
|
postproc_version
|
||||||
|
progs_suffix
|
||||||
samples
|
samples
|
||||||
strip
|
strip
|
||||||
sysinclude
|
sysinclude
|
||||||
@@ -1322,7 +1323,6 @@ CMDLINE_SET="
|
|||||||
target_exec
|
target_exec
|
||||||
target_os
|
target_os
|
||||||
target_path
|
target_path
|
||||||
postproc_version
|
|
||||||
valgrind
|
valgrind
|
||||||
yasmexe
|
yasmexe
|
||||||
"
|
"
|
||||||
|
Reference in New Issue
Block a user