summaryrefslogtreecommitdiff
path: root/libports
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2017-01-02 19:31:56 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2017-01-02 19:31:56 +0100
commit13204583cbda4e8cc58bfb7211eb1132b5d364f6 (patch)
tree8348e2203ed738d6bbee6a3796340e909115b84b /libports
parentf5fa969bb148d045ea6045bdf326ad69d97888ff (diff)
Fix libports dependencies
Due to refcount.h usage. * libports/Makefile (HURDLIBS): Add shouldbeinlibc.
Diffstat (limited to 'libports')
-rw-r--r--libports/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libports/Makefile b/libports/Makefile
index af881f82..78a3e366 100644
--- a/libports/Makefile
+++ b/libports/Makefile
@@ -40,7 +40,7 @@ SRCS = create-bucket.c create-class.c \
installhdrs = ports.h port-deref-deferred.h
-HURDLIBS= ihash
+HURDLIBS= ihash shouldbeinlibc
LDLIBS += -lpthread
OBJS = $(SRCS:.c=.o) notifyServer.o interruptServer.o