summaryrefslogtreecommitdiff
path: root/debian/patches/mach-defpager-dl.patch
blob: 75c4ff859adc8b9d61a1e5ec880edadd1d327ee3 (plain)
1
2
3
4
5
6
7
8
9
10
11
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