summaryrefslogtreecommitdiff
path: root/toolchain/gcc/4.2/100-uclibc-conf.patch
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-01-08 18:35:27 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-01-08 18:35:27 +0000
commit38e2f495daea532cc90e090157adfe984e6ba275 (patch)
tree574c830774397cad8b19cbe05ed4395d402b34c0 /toolchain/gcc/4.2/100-uclibc-conf.patch
parentdfb3a52b94453b11594a6ad7deb4bf59317065c6 (diff)
- Adjust patches to take recent upstream fixes into account.
Diffstat (limited to 'toolchain/gcc/4.2/100-uclibc-conf.patch')
-rw-r--r--toolchain/gcc/4.2/100-uclibc-conf.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/toolchain/gcc/4.2/100-uclibc-conf.patch b/toolchain/gcc/4.2/100-uclibc-conf.patch
index a874fca50..4243ff7b9 100644
--- a/toolchain/gcc/4.2/100-uclibc-conf.patch
+++ b/toolchain/gcc/4.2/100-uclibc-conf.patch
@@ -35,26 +35,6 @@
lt_cv_deplibs_check_method=pass_all
;;
-@@ -99523,7 +99523,7 @@
-
- case "$target" in
- *-uclinux*)
-- # Don't enable LFS with uClibc
-+ # Don't enable LFS with uClinux
- ;;
- *)
- cat >>confdefs.h <<\_ACEOF
---- gcc/libstdc++-v3/crossconfig.m4
-+++ gcc/libstdc++-v3/crossconfig.m4
-@@ -161,7 +161,7 @@
- AC_DEFINE(HAVE_INT64_T)
- case "$target" in
- *-uclinux*)
-- # Don't enable LFS with uClibc
-+ # Don't enable LFS with uClinux
- ;;
- *)
- AC_DEFINE(_GLIBCXX_USE_LFS)
--- gcc/zlib/configure
+++ gcc/zlib/configure
@@ -3422,7 +3422,7 @@