diff --git a/configure b/configure index 401d9a6f6c..8d85d232c1 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"