Skip to content

Commit

Permalink
Update DR to fix fuzz test failure on Android
Browse files Browse the repository at this point in the history
- updates DR to 612fe90 for the i#1860 to fix the fuzz test failure on Android

Review-URL: https://codereview.appspot.com/287450043
  • Loading branch information
zhaoqin committed Mar 7, 2016
1 parent 9fa0ebb commit 2bcc141
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -788,7 +788,7 @@ else ()
endif ()

# when updating this, also update the git submodule
set(DynamoRIO_VERSION_REQUIRED "6.0.16863")
set(DynamoRIO_VERSION_REQUIRED "6.0.16867")

set(DR_install_dir "dynamorio")

Expand Down

0 comments on commit 2bcc141

Please sign in to comment.