From e1078a3c50629eb804fa257c5bc1857ffd07e22a Mon Sep 17 00:00:00 2001 From: espes Date: Mon, 13 Jul 2015 03:20:49 +1000 Subject: [PATCH] awks --- Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Getting-Started.md b/Getting-Started.md index 5e92f39..4a4f8ab 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -3,7 +3,7 @@ ## Compile XQEMU ### 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 ### For Windows It's complicated! See FK's [excellent writeup](https://docs.google.com/document/d/1vW1XAdqC4r8RP6Vfb3F3cOulVuRIDBElGZx94JlIe4c/pub).