diff options
| author | Quentin Young <qlyoung@users.noreply.github.com> | 2020-08-27 17:33:43 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-27 17:33:43 -0400 | 
| commit | 3d9d84e42e561256edd4cc1165a0b5d1c0f23234 (patch) | |
| tree | 11311db4f483319ea4f3bc6bf600159a2ae4db16 /doc/user/installation.rst | |
| parent | da2f67007844948e5d0d2ecdf24ae7124468e47a (diff) | |
| parent | 4efd721d1e7545f7e2c7440f795cc2b00cc91142 (diff) | |
Merge pull request #6989 from xThaid/remove_fuzzing
zebra: remove fuzzing stuff
Diffstat (limited to 'doc/user/installation.rst')
| -rw-r--r-- | doc/user/installation.rst | 6 | 
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/user/installation.rst b/doc/user/installation.rst index aa704486f4..0fd33eace8 100644 --- a/doc/user/installation.rst +++ b/doc/user/installation.rst @@ -255,12 +255,6 @@ options from the list below.     mind.  Specifically turn on -g3 -O0 for compiling options and add inclusion     of grammar sandbox. -.. option:: --enable-fuzzing - -   Turn on some compile options to allow you to run fuzzing tools against the -   system. This flag is intended as a developer only tool and should not be -   used for normal operations. -  .. option:: --disable-snmp     Build without SNMP support.  | 
