From 5bec7cb0d1606f852089f68aaf580442b0248242 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 23 Oct 2010 22:21:21 +0200 Subject: Issue fixed in gnumach's 7a15847b --- open_issues/config_guess_uname.mdwn | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 open_issues/config_guess_uname.mdwn (limited to 'open_issues') diff --git a/open_issues/config_guess_uname.mdwn b/open_issues/config_guess_uname.mdwn deleted file mode 100644 index 54c830a4..00000000 --- a/open_issues/config_guess_uname.mdwn +++ /dev/null @@ -1,34 +0,0 @@ -[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]] - -[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable -id="license" text="Permission is granted to copy, distribute and/or modify this -document under the terms of the GNU Free Documentation License, Version 1.2 or -any later version published by the Free Software Foundation; with no Invariant -Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license -is included in the section entitled [[GNU Free Documentation -License|/fdl]]."]]"""]] - -[[!meta title="config.guess / uname"]] - -Same machine; GNU/Hurd running as a Xen domU (this fact very hopefully being -irrelevant): - -GNU/Linux: - - $ [...]/config.guess - i686-pc-linux-gnu - $ uname -a - Linux zenhost 2.6.26-2-xen-686 #1 SMP Sun Jun 21 09:15:17 UTC 2009 i686 GNU/Linux - -GNU/Hurd: - - $ [...]/config.guess - i386-unknown-gnu0.3 - $ uname -a - GNU grubber.bddebian.com 0.3 GNU-Mach 1.3.99/Hurd-0.3 i386-AT386 GNU - -This causes autoconf-based packages to be configured for i386 instead of i686. - -This is very likely a [[!taglink open_issue_gnumach]], and [[tschwinge]] seems -to remember that someone has been looking at this before, but apparently it has -not yet been fixed. -- cgit v1.2.3