Hi Thomas,

Thomas Chou wrote:
Need this patch to run configure for nios2.

Signed-off-by: Thomas Chou <[EMAIL PROTECTED]>


Why did you need to change the timestamp?

Regards
Greg


 lib/libgmp/configfsf.sub |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/lib/libgmp/configfsf.sub b/lib/libgmp/configfsf.sub
index faffa7a..432a44a 100644
--- a/lib/libgmp/configfsf.sub
+++ b/lib/libgmp/configfsf.sub
@@ -3,7 +3,7 @@
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
 #   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
-timestamp='2004-03-12'
+timestamp='2008-04-25'
# This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
@@ -279,6 +279,11 @@ case $basic_machine in
        m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k)
                ;;
+ nios2 | nios2-* | nios2 | nios2-*)
+               basic_machine=nios2-altera
+               os=-linux
+               ;;
+
        # We use `pc' rather than `unknown'
        # because (1) that's what they normally are, and
        # (2) the word "unknown" tends to confuse beginning users.

--
------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Dude       EMAIL:     [EMAIL PROTECTED]
Secure Computing Corporation                PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to