diff options
Diffstat (limited to 'meta/packages/libtool/libtool-2.2.2/uclibc.patch')
| -rw-r--r-- | meta/packages/libtool/libtool-2.2.2/uclibc.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/meta/packages/libtool/libtool-2.2.2/uclibc.patch b/meta/packages/libtool/libtool-2.2.2/uclibc.patch deleted file mode 100644 index 8573a01008..0000000000 --- a/meta/packages/libtool/libtool-2.2.2/uclibc.patch +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | --- libtool-2.2.2/libltdl/m4/libtool.m4.orig | ||
| 2 | +++ libtool-2.2.2/libltdl/m4/libtool.m4 | ||
| 3 | @@ -2221,6 +2221,11 @@ | ||
| 4 | lt_cv_deplibs_check_method=pass_all | ||
| 5 | ;; | ||
| 6 | |||
| 7 | +linux-uclibc*) | ||
| 8 | + lt_cv_deplibs_check_method=pass_all | ||
| 9 | + lt_cv_file_magic_test_file=`echo /lib/libuClibc-*.so` | ||
| 10 | + ;; | ||
| 11 | + | ||
| 12 | netbsd*) | ||
| 13 | if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then | ||
| 14 | lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' | ||
