diff options
| author | van Hauser <vh@thc.org> | 2022-11-15 09:27:54 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-15 09:27:54 +0100 |
| commit | 8cdc48f73a17ddd557897f2098937a8ba3bfe184 (patch) | |
| tree | 9a15fe02c66bd86faf55fbbc11f7ce56c7d20ae1 /docs/INSTALL.md | |
| parent | 2d640558a09b03e9416b5d87e98cf938b38def9e (diff) | |
| parent | e5c725c4e0ccfbbff933aab0a3b833d4f21de470 (diff) | |
| download | afl++-8cdc48f73a17ddd557897f2098937a8ba3bfe184.tar.gz | |
Merge pull request #1579 from AFLplusplus/dev
push to stable
Diffstat (limited to 'docs/INSTALL.md')
| -rw-r--r-- | docs/INSTALL.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 86ba916f..591b7ded 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -83,6 +83,7 @@ These build options exist: * UBSAN_BUILD - compiles AFL++ tools with undefined behaviour sanitizer for debug purposes * DEBUG - no optimization, -ggdb3, all warnings and -Werror +* LLVM_DEBUG - shows llvm deprecation warnings * PROFILING - compile afl-fuzz with profiling information * INTROSPECTION - compile afl-fuzz with mutation introspection * NO_PYTHON - disable python support |
