Skip to content

Commit

Permalink
reorganized, and included some other minor patches that might be useful
Browse files Browse the repository at this point in the history
  • Loading branch information
zardus committed May 4, 2014
1 parent d76810c commit 0b9e568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ First, get the VEX code.

If you want to be able to VEX stuff for different platforms than what you're running on, you need to disable VEX's native code generation, as that'll just make everything crash. You can apply a patch to disable this:

patch -p1 < /path/to/pyvex/valgrind_static_3.9.0.patch
patch -p1 < /path/to/pyvex/patches/valgrind_static_3.9.0.patch

For now, pyvex requires valgrind to be compiled with fPIC:

Expand Down

0 comments on commit 0b9e568

Please sign in to comment.