mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-03-17 20:17:55 +02:00
configure: add missing --strip option to show_help()
This commit is contained in:
parent
0f31d401c3
commit
666e2edc41
1
configure
vendored
1
configure
vendored
@ -310,6 +310,7 @@ Toolchain options:
|
||||
--nm=NM use nm tool NM [$nm_default]
|
||||
--ar=AR use archive tool AR [$ar_default]
|
||||
--as=AS use assembler AS [$as_default]
|
||||
--strip=STRIP use strip tool STRIP [$strip_default]
|
||||
--windres=WINDRES use windows resource compiler WINDRES [$windres_default]
|
||||
--yasmexe=EXE use yasm-compatible assembler EXE [$yasmexe_default]
|
||||
--cc=CC use C compiler CC [$cc_default]
|
||||
|
Loading…
x
Reference in New Issue
Block a user