commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hurd] 06/06: Fix libports dependencies


From: Samuel Thibault
Subject: [hurd] 06/06: Fix libports dependencies
Date: Mon, 02 Jan 2017 19:59:55 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch upstream
in repository hurd.

commit 13204583cbda4e8cc58bfb7211eb1132b5d364f6
Author: Samuel Thibault <address@hidden>
Date:   Mon Jan 2 19:31:56 2017 +0100

    Fix libports dependencies
    
    Due to refcount.h usage.
    
    * libports/Makefile (HURDLIBS): Add shouldbeinlibc.
---
 libports/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libports/Makefile b/libports/Makefile
index af881f8..78a3e36 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
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

[Prev in Thread] Current Thread [Next in Thread]