Adding libjit.

Removing some old xethunk cruft.
This commit is contained in:
Ben Vanik
2013-05-19 09:23:50 -07:00
parent b018b6fe56
commit 0aa7d1ec05
10 changed files with 7 additions and 59 deletions

View File

@@ -1,4 +1,3 @@
python xenia-build.py xethunk
python xenia-build.py build
if [ "$?" -ne 0 ]; then