summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAnthony Liguori <aliguori@us.ibm.com>2012-10-12 11:19:56 -0500
committerAnthony Liguori <aliguori@us.ibm.com>2012-10-12 11:19:56 -0500
commit5d9619aa1fc348fe8894553c15c1ec886fa33939 (patch)
treea62fd6509c3b318ea021fafb556b9dfd437bc842 /configure
parent628cc97df70476c9e1f30791dcfb70511bb1ebdd (diff)
parent417b0b88904fe1dd8c41bff8092dfbab0134d9cb (diff)
downloadqemu-5d9619aa1fc348fe8894553c15c1ec886fa33939.tar.gz
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
* stefanha/trivial-patches: vnc: fix "info vnc" with "-vnc ..., reverse=on" sheepdog: use bool for boolean variables configure: Tidy up remnants of non-64-bit physaddrs
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 77b24620f5..353d7889f7 100755
--- a/configure
+++ b/configure
@@ -3726,7 +3726,6 @@ case "$target_arch2" in
;;
x86_64)
TARGET_BASE_ARCH=i386
- target_phys_bits=64
target_long_alignment=8
;;
alpha)
@@ -3829,7 +3828,6 @@ case "$target_arch2" in
target_long_alignment=8
;;
unicore32)
- target_phys_bits=32
;;
xtensa|xtensaeb)
TARGET_ARCH=xtensa