diff options
author | van Hauser <vh@thc.org> | 2020-01-17 16:17:08 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-01-17 16:17:08 +0100 |
commit | 800d43b84666461cb682be20fdc5df48c13c252b (patch) | |
tree | fbbd64cc5bc30db47029764e963ccf800932ad72 /docs | |
parent | cb23fe2aba8487464755abe2debfb78980cc5eba (diff) | |
download | afl++-800d43b84666461cb682be20fdc5df48c13c252b.tar.gz |
small change for march=native
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index 594f75e9..5347d244 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -17,6 +17,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. Version ++2.60d (develop): -------------------------- + - use -march=native if available - afl-fuzz: - now prints the real python version support compiled in - set stronger performance compile options and little tweaks |