summaryrefslogtreecommitdiff
path: root/gcc/gcc_3.3.3.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-03-07 01:00:54 +0000
committerChris Larson <clarson@kergoth.com>2004-03-07 01:00:54 +0000
commit91a5f42c665a6ab31d2963e127c75c615ced04a3 (patch)
treee434969d15abb5cfa44bc022220b32d890612b8f /gcc/gcc_3.3.3.oe
parentd7e99e1cb12da3703beb3dd890070213bb7bee4b (diff)
Gcc build fixups - kill a couple patches, and fix the --disable/--enable of threads in the uclibc ones.
BKrev: 404a744678juSNZYyPpYtlUKf2zjaQ
Diffstat (limited to 'gcc/gcc_3.3.3.oe')
-rw-r--r--gcc/gcc_3.3.3.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/gcc_3.3.3.oe b/gcc/gcc_3.3.3.oe
index 1859ddb0ea..52a3a789e2 100644
--- a/gcc/gcc_3.3.3.oe
+++ b/gcc/gcc_3.3.3.oe
@@ -63,7 +63,7 @@ FILES_${PN}-doc = \
${mandir} \
${libdir}/gcc-lib/${TARGET_SYS}/${PV}/include/README
-SRC_URI = ${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
+SRC_URI = ${GNU_MIRROR}/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2 \
file://${FILESDIR}/config.sub.patch;patch=1 \
file://${FILESDIR}/empty6.patch;patch=1 \
file://${FILESDIR}/pr10392-1-test.patch;patch=1 \
@@ -82,7 +82,7 @@ SRC_URI = ${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
file://${FILESDIR}/sh-pic-set_fpscr-gcc-3.3.2.patch;patch=1 \
file://${FILESDIR}/thunk3.patch;patch=1
MIRRORS_prepend () {
-${GNU_MIRROR}/gcc/gcc-${PV}/ http://gcc.get-software.com/releases/gcc-${PV}/
+${GNU_MIRROR}/gcc/releases/ http://gcc.get-software.com/releases/
}
S := ${WORKDIR}/gcc-${PV}