From d1184dd62850f151384864c99183eaf01b089d37 Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Thu, 13 Aug 2015 15:00:59 +0200 Subject: link mach-defpager dynamically --- debian/patches/mach-defpager-dl.patch | 12 ++++++++++++ debian/patches/series | 1 + 2 files changed, 13 insertions(+) create mode 100644 debian/patches/mach-defpager-dl.patch (limited to 'debian') diff --git a/debian/patches/mach-defpager-dl.patch b/debian/patches/mach-defpager-dl.patch new file mode 100644 index 00000000..75c4ff85 --- /dev/null +++ b/debian/patches/mach-defpager-dl.patch @@ -0,0 +1,12 @@ +diff --git a/mach-defpager/Makefile b/mach-defpager/Makefile +index 4f987fa..0ee5f07 100644 +--- a/mach-defpager/Makefile ++++ b/mach-defpager/Makefile +@@ -31,7 +31,6 @@ OBJS := $(SRCS:.c=.o) \ + + HURDLIBS:= ihash + OTHERLIBS:= -lpthread +-LDFLAGS += -static + + include ../Makeconf + diff --git a/debian/patches/series b/debian/patches/series index 37f752f5..7a9a374d 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,4 @@ +mach-defpager-dl.patch ext2fs-fix-remount.patch libexec.patch -- cgit v1.2.3