diff mbox

[FFmpeg-devel,1/3] configure: --help typo

Message ID fec69ec24ce12969242a0715bbce97910f2d32b2.1545266543.git.pross@xvid.org
State Accepted
Commit fa0f898e3f781d270af87d09a9a1626310f395ef
Headers show

Commit Message

Peter Ross Dec. 20, 2018, 12:42 a.m. UTC
---
 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Carl Eugen Hoyos Dec. 20, 2018, 12:47 a.m. UTC | #1
2018-12-20 1:42 GMT+01:00, Peter Ross <pross@xvid.org>:
> ---
>  configure | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure b/configure
> index be49c19b88..7136f22395 100755
> --- a/configure
> +++ b/configure
> @@ -473,7 +473,7 @@ Developer options (useful when working on FFmpeg
> itself):
>    --random-seed=VALUE      seed value for --enable/disable-random
>    --disable-valgrind-backtrace do not print a backtrace under Valgrind
>                             (only applies to --disable-optimizations
> builds)
> -  --enable-osfuzz          Enable building fuzzer tool
> +  --enable-ossfuzz         Enable building fuzzer tool

Please push.

Carl Eugen
diff mbox

Patch

diff --git a/configure b/configure
index be49c19b88..7136f22395 100755
--- a/configure
+++ b/configure
@@ -473,7 +473,7 @@  Developer options (useful when working on FFmpeg itself):
   --random-seed=VALUE      seed value for --enable/disable-random
   --disable-valgrind-backtrace do not print a backtrace under Valgrind
                            (only applies to --disable-optimizations builds)
-  --enable-osfuzz          Enable building fuzzer tool
+  --enable-ossfuzz         Enable building fuzzer tool
   --libfuzzer=PATH         path to libfuzzer
   --ignore-tests=TESTS     comma-separated list (without "fate-" prefix
                            in the name) of tests whose result is ignored