diff options
author | van Hauser <vh@thc.org> | 2019-01-08 00:59:37 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-01-08 00:59:37 +0100 |
commit | 3149a8b758fe01f1a485c70fdd4b6d573a61bff5 (patch) | |
tree | f6609454ac72e7b42d72d883e1e6539115ad0ed7 | |
parent | 466fcc5741f8bfebfa1beb45a8f12d5508883279 (diff) | |
download | afl-dyninst-3149a8b758fe01f1a485c70fdd4b6d573a61bff5.tar.gz |
dyninst 10 makes problems ...
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md index d8cddd4..0900d8e 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,9 @@ Note that you can also use dyninst 9.3.2, its actually less hassle, but has less if you built dyninst 10.x or from directly from github: you also have to set DYNINST_BUILD to the .../dyninst/build directory and then set DYNINST_OPT to $(DYNINST10) +#### *NOTE* I recommend to stay at the github state at about July 2018 for the moment (eg. commit hash 6a71517fb076390ef2c00b4df1dbc5b0607bb5fe) +#### dyninst 10 is not stable currently! + 2. make 3. make install |