summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/db/db/Makefile-let-libdb-6.0.la-depend-os_map.l.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/db/db/Makefile-let-libdb-6.0.la-depend-os_map.l.patch')
-rw-r--r--meta/recipes-support/db/db/Makefile-let-libdb-6.0.la-depend-os_map.l.patch11
1 files changed, 4 insertions, 7 deletions
diff --git a/meta/recipes-support/db/db/Makefile-let-libdb-6.0.la-depend-os_map.l.patch b/meta/recipes-support/db/db/Makefile-let-libdb-6.0.la-depend-os_map.l.patch
index d4c6bb8e05..68a213136b 100644
--- a/meta/recipes-support/db/db/Makefile-let-libdb-6.0.la-depend-os_map.l.patch
+++ b/meta/recipes-support/db/db/Makefile-let-libdb-6.0.la-depend-os_map.l.patch
@@ -14,10 +14,10 @@ Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
14 dist/Makefile.in | 2 +- 14 dist/Makefile.in | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-) 15 1 file changed, 1 insertion(+), 1 deletion(-)
16 16
17diff --git a/dist/Makefile.in b/dist/Makefile.in 17Index: db-6.0.30/dist/Makefile.in
18index 0a42375..d9e05b9 100644 18===================================================================
19--- a/dist/Makefile.in 19--- db-6.0.30.orig/dist/Makefile.in
20+++ b/dist/Makefile.in 20+++ db-6.0.30/dist/Makefile.in
21@@ -863,7 +863,7 @@ $(libdb_version): $(C_OBJS) 21@@ -863,7 +863,7 @@ $(libdb_version): $(C_OBJS)
22 $(LN) -s $(libdb_version) $(libdb) 22 $(LN) -s $(libdb_version) $(libdb)
23 23
@@ -27,6 +27,3 @@ index 0a42375..d9e05b9 100644
27 $(SOLINK) $(SOFLAGS) $(LDFLAGS) -o $@ $(C_OBJS) \ 27 $(SOLINK) $(SOFLAGS) $(LDFLAGS) -o $@ $(C_OBJS) \
28 $(LIBCSO_LIBS) 28 $(LIBCSO_LIBS)
29 $(RM) $(libdb) 29 $(RM) $(libdb)
30--
311.7.9.5
32