| Submitter | Stefan Hajnoczi |
|---|---|
| Date | Nov. 10, 2011, 12:36 p.m. |
| Message ID | <1320928604-6642-3-git-send-email-stefanha@linux.vnet.ibm.com> |
| Download | mbox | patch |
| Permalink | /patch/124871/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/configure b/configure index 401d9a6..8d85d23 100755 --- a/configure +++ b/configure @@ -1037,6 +1037,7 @@ echo " --fmod-lib path to FMOD library" echo " --fmod-inc path to FMOD includes" echo " --oss-lib path to OSS library" echo " --enable-uname-release=R Return R for uname -r in usermode emulation" +echo " --cpu=CPU Build for host CPU [$cpu]" echo " --sparc_cpu=V Build qemu for Sparc architecture v7, v8, v8plus, v8plusa, v9" echo " --disable-uuid disable uuid support" echo " --enable-uuid enable uuid support"