Commit a5069abc authored by George Hotz's avatar George Hotz Committed by George Hotz

remove python unicorn build from build_unicorn.sh

parent e6d2e67b
......@@ -8,9 +8,3 @@ cd unicorn2
cmake . -DUNICORN_ARCH=mips -DCMAKE_BUILD_TYPE=Release
#cmake . -DUNICORN_ARCH=mips -DCMAKE_BUILD_TYPE=Debug
make -j8
# setting this avoids re-building unicorn in setup.py
export LIBUNICORN_PATH=$(pwd)
cd bindings/python
sudo python3 setup.py install
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment