summaryrefslogtreecommitdiff
path: root/patches/gcc/4.0.4/801-arm-softfloat.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/gcc/4.0.4/801-arm-softfloat.patch')
-rw-r--r--patches/gcc/4.0.4/801-arm-softfloat.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/patches/gcc/4.0.4/801-arm-softfloat.patch b/patches/gcc/4.0.4/801-arm-softfloat.patch
index 9ae921e..1965a8a 100644
--- a/patches/gcc/4.0.4/801-arm-softfloat.patch
+++ b/patches/gcc/4.0.4/801-arm-softfloat.patch
@@ -1,4 +1,5 @@
-Enable building a pure soft-float compiler without the need for libfloat.
+Enable building a pure soft-float compiler without the need for a software
+floating point library.
diff -dur gcc-4.0.4.orig/gcc/config.gcc gcc-4.0.4/gcc/config.gcc
--- gcc-4.0.4.orig/gcc/config.gcc 2007-02-02 19:12:28.000000000 +0100