diff options
| author | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-12-02 20:14:54 +0100 |
|---|---|---|
| committer | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-12-02 21:08:16 +0100 |
| commit | fcbaddfd2b3f4dece001f1d4141d7dce75da1e81 (patch) | |
| tree | 1c9c4ea6da4c5be170d0213a4ff73b0abdd59509 /instrumentation | |
| parent | b7395fa46710673602b8fb7257e502e5f129a56c (diff) | |
| download | afl++-fcbaddfd2b3f4dece001f1d4141d7dce75da1e81.tar.gz | |
Fix spelling of words related to "build"
Diffstat (limited to 'instrumentation')
| -rw-r--r-- | instrumentation/README.lto.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/instrumentation/README.lto.md b/instrumentation/README.lto.md index 24e57b23..b97e5799 100644 --- a/instrumentation/README.lto.md +++ b/instrumentation/README.lto.md @@ -328,7 +328,7 @@ and `CXXFLAGS=-flto=full`). If this succeeds, then there is an issue with afl-clang-lto. Please report at [https://github.com/AFLplusplus/AFLplusplus/issues/226](https://github.com/AFLplusplus/AFLplusplus/issues/226). -Even some targets where clang-12 fails can be build if the fail is just in +Even some targets where clang-12 fails can be built if the fail is just in `./configure`, see `Solving difficult targets` above. ## History |
