[Pkg-lustre-svn-commit] updated: [82ce732] Patch 615749_no_add_needed removed (seems to be fixed)
Marco Nelles
marco.nelles at credativ.de
Tue Jun 5 10:31:06 UTC 2012
The following commit has been merged in the master branch:
commit 82ce732ce30055e4f13f87f39a4ae3a657af217e
Author: Marco Nelles <marco.nelles at credativ.de>
Date: Tue Jun 5 12:30:44 2012 +0200
Patch 615749_no_add_needed removed (seems to be fixed)
diff --git a/debian/patches/615749_no_add_needed b/debian/patches/615749_no_add_needed
deleted file mode 100644
index 49c2e83..0000000
--- a/debian/patches/615749_no_add_needed
+++ /dev/null
@@ -1,14 +0,0 @@
-Add missing -lpthread to the linking arguments of liblustreapi.a
-Index: lustre/lustre/tests/Makefile.am
-===================================================================
---- lustre.orig/lustre/tests/Makefile.am 2011-03-17 11:19:36.220315409 +0100
-+++ lustre/lustre/tests/Makefile.am 2011-03-17 11:21:06.120761199 +0100
-@@ -61,7 +61,7 @@
- mmap_sanity_SOURCES= mmap_sanity.c
-
- LIBLUSTREAPI := $(top_builddir)/lustre/utils/liblustreapi.a
--multiop_LDADD=$(LIBLUSTREAPI) -lrt
-+multiop_LDADD=$(LIBLUSTREAPI) -lrt -lpthread
-
- ll_dirstripe_verify_SOURCES= ll_dirstripe_verify.c
- ll_dirstripe_verify_LDADD= -L$(top_builddir)/lustre/utils -llustreapi
diff --git a/debian/patches/series b/debian/patches/series
index 4d59a67..3bb25b0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -15,4 +15,3 @@ fix-oot-builds.patch
no-strict-aliasing.patch
fix-bashisms-for-dash.patch
cacheflush-remove-mark-rodata.patch
-#615749_no_add_needed
--
Lustre Debian Packaging
More information about the Pkg-lustre-svn-commit
mailing list