[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#101708: Patches for compiling on hurd-i386



Package: gcc-3.0
Version: 3.0-1

Please accept the following patch.  This is against the upstream source.

Note that, I wasn't sure if perhaps these are in alphabetical order.
It was late when I did this. ;)

--- ltcf-cxx.old	Wed Jun 20 00:29:07 2001
+++ ltcf-cxx.sh	Wed Jun 20 00:29:32 2001
@@ -313,6 +313,8 @@
         ;;
     esac
     ;;
+  gnu*)
+  ;;
   linux*)
     case $cc_basename in
       KCC)
@@ -767,6 +769,8 @@
           ;;
       esac
       ;;
+    gnu*)
+    ;;
     linux*)
       case $cc_basename in
         KCC)





Reply to: