Skip to content

Commit

Permalink
mention the define in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zerbina committed Apr 13, 2024
1 parent 20285d5 commit 037fbf8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,12 @@ for all the actors to terminate and clean up all the resources used.



### Valgrind

To make the library aware of being run with helgrind, the program needs to be
built with `-d:usesValgrind`, otherwise false positives could be reported.


### More to come

Sure.
Expand Down

0 comments on commit 037fbf8

Please sign in to comment.