Merge pull request #20 from raildex1/patch-3

Fix missing LIB_VEX error
This commit is contained in:
Yan 2015-09-11 13:13:12 -07:00
commit 92d70bd5e6

View file

@ -2,6 +2,7 @@
git clone https://github.com/trailofbits/codereason
cd codereason
./install_vex.sh
./make.sh
cd ..