summaryrefslogtreecommitdiff
path: root/libhurd-slab/Makefile
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2012-11-25 23:12:41 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2012-11-25 23:12:41 +0100
commitd261675a592f6109826ccbdb07c7f485c4c88683 (patch)
tree4f739c11a9bec9ad1f2e9c8436fac7ee3e6dcf60 /libhurd-slab/Makefile
parente1b0e34210b385d05e50900486262709a9ee3a31 (diff)
Move DDE to pthreads
Diffstat (limited to 'libhurd-slab/Makefile')
-rw-r--r--libhurd-slab/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libhurd-slab/Makefile b/libhurd-slab/Makefile
index f109f59b..925f70c1 100644
--- a/libhurd-slab/Makefile
+++ b/libhurd-slab/Makefile
@@ -26,7 +26,7 @@ installhdrs = slab.h
MIGSTUBS =
OBJS = $(sort $(SRCS:.c=.o) $(MIGSTUBS))
-HURDLIBS = threads
+OTHERLIBS = -lpthread
MIGCOMSFLAGS =