mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #4433 from mattaereal/patch-2
Docs: Missing new line for markdown to display properly
This commit is contained in:
commit
5bd2229247
@ -209,6 +209,7 @@ At this stage you should be able to see a message similar to the following:
|
||||
If the instrumentation messages did not appear, try switching the cmake flags pointing to AFL's clang binaries:
|
||||
|
||||
::
|
||||
|
||||
# if previously failed
|
||||
make clean
|
||||
cmake .. -DCMAKE_C_COMPILER=path/to/afl-clang -DCMAKE_CXX_COMPILER=path/to/afl-clang++
|
||||
|
Loading…
Reference in New Issue
Block a user