summaryrefslogtreecommitdiffstats
path: root/toolchain
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-07-04 15:07:57 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-07-04 15:07:57 +0000
commit614fdf8d7a3173e21246ba80ce5959484c0158b6 (patch)
treec84b2fbb7f0e01db6c39041776d39a862885cf43 /toolchain
parentdaa22560494a899120e55d351595a0fc06ec298f (diff)
downloadbuildroot-novena-614fdf8d7a3173e21246ba80ce5959484c0158b6.tar.gz
buildroot-novena-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 @@