diff options
Diffstat (limited to 'meta/recipes-devtools/libtool/libtool/prefix.patch')
-rw-r--r-- | meta/recipes-devtools/libtool/libtool/prefix.patch | 31 |
1 files changed, 11 insertions, 20 deletions
diff --git a/meta/recipes-devtools/libtool/libtool/prefix.patch b/meta/recipes-devtools/libtool/libtool/prefix.patch index d008608a4a..70bbd15461 100644 --- a/meta/recipes-devtools/libtool/libtool/prefix.patch +++ b/meta/recipes-devtools/libtool/libtool/prefix.patch | |||
@@ -7,10 +7,10 @@ Updated: Date: 2010/06/28 | |||
7 | Nitin A Kamble <nitin.a.kamble@intel.com> | 7 | Nitin A Kamble <nitin.a.kamble@intel.com> |
8 | 8 | ||
9 | 9 | ||
10 | Index: libtool-2.2.10/libltdl/m4/libtool.m4 | 10 | Index: libtool-2.4/libltdl/m4/libtool.m4 |
11 | =================================================================== | 11 | =================================================================== |
12 | --- libtool-2.2.10.orig/libltdl/m4/libtool.m4 | 12 | --- libtool-2.4.orig/libltdl/m4/libtool.m4 |
13 | +++ libtool-2.2.10/libltdl/m4/libtool.m4 | 13 | +++ libtool-2.4/libltdl/m4/libtool.m4 |
14 | @@ -94,7 +94,8 @@ _LT_SET_OPTIONS([$0], [$1]) | 14 | @@ -94,7 +94,8 @@ _LT_SET_OPTIONS([$0], [$1]) |
15 | LIBTOOL_DEPS="$ltmain" | 15 | LIBTOOL_DEPS="$ltmain" |
16 | 16 | ||
@@ -21,7 +21,7 @@ Index: libtool-2.2.10/libltdl/m4/libtool.m4 | |||
21 | AC_SUBST(LIBTOOL)dnl | 21 | AC_SUBST(LIBTOOL)dnl |
22 | 22 | ||
23 | _LT_SETUP | 23 | _LT_SETUP |
24 | @@ -201,7 +202,7 @@ aix3*) | 24 | @@ -204,7 +205,7 @@ aix3*) |
25 | esac | 25 | esac |
26 | 26 | ||
27 | # Global variables: | 27 | # Global variables: |
@@ -30,10 +30,10 @@ Index: libtool-2.2.10/libltdl/m4/libtool.m4 | |||
30 | can_build_shared=yes | 30 | can_build_shared=yes |
31 | 31 | ||
32 | # All known linkers require a `.a' archive for static linking (except MSVC, | 32 | # All known linkers require a `.a' archive for static linking (except MSVC, |
33 | Index: libtool-2.2.10/Makefile.am | 33 | Index: libtool-2.4/Makefile.am |
34 | =================================================================== | 34 | =================================================================== |
35 | --- libtool-2.2.10.orig/Makefile.am | 35 | --- libtool-2.4.orig/Makefile.am |
36 | +++ libtool-2.2.10/Makefile.am | 36 | +++ libtool-2.4/Makefile.am |
37 | @@ -31,7 +31,7 @@ AM_LDFLAGS = | 37 | @@ -31,7 +31,7 @@ AM_LDFLAGS = |
38 | DIST_SUBDIRS = . | 38 | DIST_SUBDIRS = . |
39 | EXTRA_DIST = | 39 | EXTRA_DIST = |
@@ -52,7 +52,7 @@ Index: libtool-2.2.10/Makefile.am | |||
52 | 52 | ||
53 | libtoolize: $(srcdir)/libtoolize.in $(top_builddir)/config.status | 53 | libtoolize: $(srcdir)/libtoolize.in $(top_builddir)/config.status |
54 | rm -f libtoolize.tmp libtoolize | 54 | rm -f libtoolize.tmp libtoolize |
55 | @@ -91,8 +91,8 @@ $(srcdir)/libtoolize.in: $(sh_files) lib | 55 | @@ -90,8 +90,8 @@ $(srcdir)/libtoolize.in: $(sh_files) lib |
56 | # We used to do this with a 'stamp-vcl' file, but non-gmake builds | 56 | # We used to do this with a 'stamp-vcl' file, but non-gmake builds |
57 | # would rerun configure on every invocation, so now we manually | 57 | # would rerun configure on every invocation, so now we manually |
58 | # check the version numbers from the build rule when necessary. | 58 | # check the version numbers from the build rule when necessary. |
@@ -63,7 +63,7 @@ Index: libtool-2.2.10/Makefile.am | |||
63 | if test -f "$$target"; then \ | 63 | if test -f "$$target"; then \ |
64 | set dummy `./$$target --version | sed 1q`; actualver="$$5"; \ | 64 | set dummy `./$$target --version | sed 1q`; actualver="$$5"; \ |
65 | test "$$actualver" = "$$correctver" && rebuild=false; \ | 65 | test "$$actualver" = "$$correctver" && rebuild=false; \ |
66 | @@ -101,8 +101,8 @@ libtool: $(top_builddir)/config.status $ | 66 | @@ -100,8 +100,8 @@ libtool: $(top_builddir)/config.status $ |
67 | case $$prereq in *ChangeLog);; *) rebuild=:;; esac; \ | 67 | case $$prereq in *ChangeLog);; *) rebuild=:;; esac; \ |
68 | done; \ | 68 | done; \ |
69 | if $$rebuild; then \ | 69 | if $$rebuild; then \ |
@@ -74,7 +74,7 @@ Index: libtool-2.2.10/Makefile.am | |||
74 | fi | 74 | fi |
75 | 75 | ||
76 | .PHONY: configure-subdirs | 76 | .PHONY: configure-subdirs |
77 | @@ -147,7 +147,7 @@ EXTRA_DIST += bootstrap $(srcdir)/li | 77 | @@ -146,7 +146,7 @@ EXTRA_DIST += bootstrap $(srcdir)/li |
78 | ChangeLog.2002 ChangeLog.2003 ChangeLog.2004 \ | 78 | ChangeLog.2002 ChangeLog.2003 ChangeLog.2004 \ |
79 | ChangeLog.2005 ChangeLog.2006 ChangeLog.2007 \ | 79 | ChangeLog.2005 ChangeLog.2006 ChangeLog.2007 \ |
80 | ChangeLog.2008 ChangeLog.2009 | 80 | ChangeLog.2008 ChangeLog.2009 |
@@ -83,7 +83,7 @@ Index: libtool-2.2.10/Makefile.am | |||
83 | $(auxdir)/ltmain.tmp $(m4dir)/ltversion.tmp | 83 | $(auxdir)/ltmain.tmp $(m4dir)/ltversion.tmp |
84 | 84 | ||
85 | ## We build ltversion.m4 here, instead of from config.status, | 85 | ## We build ltversion.m4 here, instead of from config.status, |
86 | @@ -523,12 +523,12 @@ TESTS_ENVIRONMENT = MAKE="$(MAKE)" CC="$ | 86 | @@ -526,12 +526,12 @@ TESTS_ENVIRONMENT = MAKE="$(MAKE)" CC="$ |
87 | 87 | ||
88 | BUILDCHECK_ENVIRONMENT = _lt_pkgdatadir="$(abs_top_srcdir)" \ | 88 | BUILDCHECK_ENVIRONMENT = _lt_pkgdatadir="$(abs_top_srcdir)" \ |
89 | LIBTOOLIZE="$(abs_top_builddir)/libtoolize" \ | 89 | LIBTOOLIZE="$(abs_top_builddir)/libtoolize" \ |
@@ -98,12 +98,3 @@ Index: libtool-2.2.10/Makefile.am | |||
98 | LTDLINCL="-I$(includedir)" \ | 98 | LTDLINCL="-I$(includedir)" \ |
99 | LIBLTDL="$(libdir)/libltdl.la" \ | 99 | LIBLTDL="$(libdir)/libltdl.la" \ |
100 | tst_aclocaldir="$(aclocaldir)" | 100 | tst_aclocaldir="$(aclocaldir)" |
101 | @@ -679,7 +679,7 @@ if HAVE_FC | ||
102 | TESTS += $(FC_TESTS) | ||
103 | endif | ||
104 | |||
105 | -tests/demo-conf.test: libtool | ||
106 | +tests/demo-conf.test: $(host_alias)-libtool | ||
107 | |||
108 | EXTRA_DIST += $(srcdir)/tests/defs.in tests/defs.m4sh \ | ||
109 | $(COMMON_TESTS) $(CXX_TESTS) $(F77_TESTS) $(FC_TESTS) | ||