summaryrefslogtreecommitdiffstats
path: root/toolchain
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer2006-07-04 17:07:57 +0200
committerBernhard Reutner-Fischer2006-07-04 17:07:57 +0200
commit614fdf8d7a3173e21246ba80ce5959484c0158b6 (patch)
treec84b2fbb7f0e01db6c39041776d39a862885cf43 /toolchain
parentmake needs the full blown gnu glob(), so teach it to use a local copy (diff)
downloadbuildroot-614fdf8d7a3173e21246ba80ce5959484c0158b6.tar.gz
buildroot-614fdf8d7a3173e21246ba80ce5959484c0158b6.tar.xz
buildroot-614fdf8d7a3173e21246ba80ce5959484c0158b6.zip
- libgcc-math was removed upstream; Drop this hunk
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/gcc/4.2/100-uclibc-conf.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/toolchain/gcc/4.2/100-uclibc-conf.patch b/toolchain/gcc/4.2/100-uclibc-conf.patch
index 36645cdd7..a874fca50 100644
--- a/toolchain/gcc/4.2/100-uclibc-conf.patch
+++ b/toolchain/gcc/4.2/100-uclibc-conf.patch
@@ -187,17 +187,6 @@
lt_cv_deplibs_check_method=pass_all
;;
---- gcc/libgcc-math/configure
-+++ gcc/libgcc-math/configure
-@@ -3829,7 +3829,7 @@
- ;;
-
- # This must be Linux ELF.
--linux-gnu*)
-+linux*)
- lt_cv_deplibs_check_method=pass_all
- ;;
-
--- gcc/libtool.m4
+++ gcc/libtool.m4
@@ -739,7 +739,7 @@