mirror of
https://github.com/Cxbx-Reloaded/unicorn.git
synced 2024-11-27 05:10:30 +00:00
Merge pull request #211 from williballenthin/patch-2
COMPILE.TXT: add note to configure Python for build
This commit is contained in:
commit
47e31f5663
@ -102,6 +102,10 @@ Unicorn requires few dependent packages as follows.
|
||||
|
||||
$ ./make.sh nix32
|
||||
|
||||
- If Python 2.x is not the default Python interpreter, ensure that the
|
||||
appropriate option is set:
|
||||
|
||||
$ UNICORN_QEMU_FLAGS="--python=/path/to/python2" ./make.sh
|
||||
|
||||
After compiling, install Unicorn with:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user