summaryrefslogtreecommitdiffstats
path: root/README.patches
diff options
context:
space:
mode:
authorManuel Novoa III <mjn3@codepoet.org>2004-05-19 16:22:00 +0000
committerManuel Novoa III <mjn3@codepoet.org>2004-05-19 16:22:00 +0000
commitc9fec39d9ee000cb259d06a3c213672a1583b03c (patch)
tree33fc0c068d00b962155eca70b3e0707cfcab3e73 /README.patches
parent4a8851b78b3811eafce7db9ffdc53240b959ae7b (diff)
downloadbuildroot-novena-c9fec39d9ee000cb259d06a3c213672a1583b03c.tar.gz
buildroot-novena-c9fec39d9ee000cb259d06a3c213672a1583b03c.zip
A correction and a clarification.
Diffstat (limited to 'README.patches')
-rw-r--r--README.patches4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.patches b/README.patches
index 3d0b87095..b60370ca1 100644
--- a/README.patches
+++ b/README.patches
@@ -4,8 +4,7 @@ binutils-uclibc-001-debian.patch -- stuff ripped out of the debian/patches direc
binutils-uclibc-100-conf.patch -- Adds support for the $(ARCH)-linux-uclibc platform,
which is what uClibc wants to use to make sure
the correct shared lib loader, etc is used.
-binutils-uclibc-200-build_modules.patch -- More of the same. Could really be merged
- with binutils-uclibc-100-conf.patch I suppose.
+binutils-uclibc-200-build_modules.patch -- Hack around a version-specific build problem.
binutils-uclibc-210-cflags.patch -- Fix an upstream bug that breaks Canadian cross
binutils builds.
@@ -18,6 +17,7 @@ gcc-uclibc-3.3-100-conf.patch -- Adds support for the $(ARCH)-linux-uclibc platf
the correct shared lib loader, etc is used.
gcc-uclibc-3.3-110-conf.patch -- More of the same. Could really be merged
with gcc-uclibc-3.3-100-conf.patch I suppose.
+ Seperate because it was independently contributed.
gcc-uclibc-3.3-120-softfloat.patch -- When doing a Canadian cross gcc build when using
soft float, make certain target stuff is in fact
built with soft float. Annoyingly that is not the