aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libtool/libtool-1.5.22/uclibc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libtool/libtool-1.5.22/uclibc.patch')
-rw-r--r--recipes/libtool/libtool-1.5.22/uclibc.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/recipes/libtool/libtool-1.5.22/uclibc.patch b/recipes/libtool/libtool-1.5.22/uclibc.patch
deleted file mode 100644
index 2c8cbabbb3..0000000000
--- a/recipes/libtool/libtool-1.5.22/uclibc.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-
-#
-# Patch managed by http://www.holgerschurig.de/patcher.html
-#
-
---- libtool-1.5.8/libtool.m4~uclibc
-+++ libtool-1.5.8/libtool.m4
-@@ -2221,6 +2221,11 @@
- lt_cv_deplibs_check_method=pass_all
- ;;
-
-+linux-uclibc*)
-+ lt_cv_deplibs_check_method=pass_all
-+ lt_cv_file_magic_test_file=`echo /lib/libuClibc-*.so`
-+ ;;
-+
- netbsd*)
- if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'