| Submitter | Stefan Hajnoczi |
|---|---|
| Date | Oct. 12, 2012, 9:18 a.m. |
| Message ID | <1350033496-3013-2-git-send-email-stefanha@redhat.com> |
| Download | mbox | patch |
| Permalink | /patch/191076/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/configure b/configure index c4a7837..f1c56eb 100755 --- a/configure +++ b/configure @@ -3733,7 +3733,6 @@ case "$target_arch2" in ;; x86_64) TARGET_BASE_ARCH=i386 - target_phys_bits=64 target_long_alignment=8 ;; alpha) @@ -3836,7 +3835,6 @@ case "$target_arch2" in target_long_alignment=8 ;; unicore32) - target_phys_bits=32 ;; xtensa|xtensaeb) TARGET_ARCH=xtensa