WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] use alternative mirror for gcc

# HG changeset patch
# User rread@xxxxxxxxxxxxxxxxxxxxxxxxxxx
# Node ID 927f9348206b09ab2c7aa0e4ac572fe1864a2421
# Parent  a450063e64ab225121f359f11bc6997342266ad7
use alternative mirror for gcc

(oops, forgot to add the patch. -robert)

Signed off by: Sean Dague <sean@xxxxxxxxx>
Signed off by: Robert Read <robert@xxxxxxxxxxxxx>

diff -r a450063e64ab -r 927f9348206b 
tools/xm-test/ramdisk/patches/buildroot/gcc-mirror.patch
--- /dev/null   Wed Feb  1 20:15:08 2006
+++ b/tools/xm-test/ramdisk/patches/buildroot/gcc-mirror.patch  Wed Feb  1 
21:27:35 2006
@@ -0,0 +1,13 @@
+--- buildroot/toolchain/gcc/gcc-uclibc-3.x.mk~ 2006-01-15 17:41:18.000000000 
-0500
++++ buildroot/toolchain/gcc/gcc-uclibc-3.x.mk  2006-01-15 17:43:07.000000000 
-0500
+@@ -20,8 +20,8 @@
+ GCC_VERSION:=$(strip $(GCC_VERSION))
+ 
+ #GCC_SITE:=ftp://ftp.gnu.org/gnu/gcc/releases/gcc-$(GCC_VERSION)
+-GCC_SITE:=http://mirrors.rcn.net/pub/sourceware/gcc/releases/gcc-$(GCC_VERSION)
+-
++#GCC_SITE:=http://mirrors.rcn.net/pub/sourceware/gcc/releases/gcc-$(GCC_VERSION)
++GCC_SITE:=http://mirrors.usc.edu/pub/gnu/gcc/gcc-$(GCC_VERSION)
+ #
+ # snapshots....
+ #GCC_VERSION:=3.3-20031013

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>