| Submitter | Richard Henderson |
|---|---|
| Date | July 31, 2011, 11:47 p.m. |
| Message ID | <1312156040-29823-1-git-send-email-rth@twiddle.net> |
| Download | mbox | patch |
| Permalink | /patch/107650/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/configure b/configure index 38e3724..91b8652 100755 --- a/configure +++ b/configure @@ -840,7 +840,6 @@ if [ "$softmmu" = "yes" ] ; then default_target_list="\ i386-softmmu \ x86_64-softmmu \ -alpha-softmmu \ arm-softmmu \ cris-softmmu \ lm32-softmmu \
The system emulation code was not merged before the branch. Let's leave that work for the next release. Signed-off-by: Richard Henderson <rth@twiddle.net> --- configure | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)