The following commit has been merged in the master branch:
commit ee3e614492944caa94c5b4e2f3cc266db247e8de
Author: Patrick Winnertz <[email protected]>
Date: Thu Aug 6 13:30:16 2009 +0200
add -static manually
Signed-off-by: Patrick Winnertz <[email protected]>
diff --git a/debian/patches/static-linking.patch
b/debian/patches/static-linking.patch
index 5d05029..b7e2994 100644
--- a/debian/patches/static-linking.patch
+++ b/debian/patches/static-linking.patch
@@ -7,7 +7,7 @@ index 360013e..2f65d99 100644
e2fsck.static: $(OBJS) $(STATIC_DEPLIBS)
@echo " LD $@"
- @$(LD) $(LDFLAGS_STATIC) -o e2fsck.static $(OBJS) $(STATIC_LIBS)
-+ @$(LD) $(LDFLAGS_STATIC) -o e2fsck.static $(OBJS) $(STATIC_LIBS)
-lpthread
++ @$(LD) $(LDFLAGS_STATIC) -o e2fsck.static $(OBJS) $(STATIC_LIBS)
-lpthread -static
e2fsck.profiled: $(PROFILED_OBJS) $(PROFILED_DEPLIBS)
@echo " LD $@"
--
Repository for maintaining lidskfsprogs
_______________________________________________
Pkg-lustre-svn-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-lustre-svn-commit