Hi Thomas,

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

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

Thanks, applied.

Regards
Greg



 lib/libgmp/configfsf.sub |    5 +++++
 1 files changed, 5 insertions(+), 0 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
@@ -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