awks

espes 2015-07-13 03:20:49 +10:00
parent f70acb9e16
commit e1078a3c50
1 changed files with 1 additions and 1 deletions

@ -3,7 +3,7 @@
## Compile XQEMU ## Compile XQEMU
### For Mac OS X ### For Mac OS X
./configure --cc=clang --enable-opengl --disable-vnc --disable-use --target-list=xbox-softmmu --extra-cflags="-march=native" --enable-debug ./configure --cc=clang --enable-opengl --disable-vnc --disable-user --target-list=xbox-softmmu --extra-cflags="-march=native" --enable-debug
make make
### For Windows ### For Windows
It's complicated! See FK's [excellent writeup](https://docs.google.com/document/d/1vW1XAdqC4r8RP6Vfb3F3cOulVuRIDBElGZx94JlIe4c/pub). It's complicated! See FK's [excellent writeup](https://docs.google.com/document/d/1vW1XAdqC4r8RP6Vfb3F3cOulVuRIDBElGZx94JlIe4c/pub).