commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 03/06: libbpf: Drop unused dependency on libpthread


From: Samuel Thibault
Subject: [hurd] 03/06: libbpf: Drop unused dependency on libpthread
Date: Sun, 28 Feb 2016 17:52:02 +0000

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

sthibault pushed a commit to branch dde
in repository hurd.

commit 9461ac2373a2afe9a0decc09500959992623a31d
Author: Samuel Thibault <address@hidden>
Date:   Sat Feb 27 13:37:19 2016 +0100

    libbpf: Drop unused dependency on libpthread
    
    * libbpf/Makefile (LDLIBS): Remove -lpthread.
---
 libbpf/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/libbpf/Makefile b/libbpf/Makefile
index 37189af..8b02a2a 100644
--- a/libbpf/Makefile
+++ b/libbpf/Makefile
@@ -26,8 +26,6 @@ installhdrs = bpf_impl.h queue.h
 MIGSTUBS = 
 OBJS = $(sort $(SRCS:.c=.o) $(MIGSTUBS))
 
-LDLIBS += -lpthread
-
 MIGCOMSFLAGS =
 
 include ../Makeconf

-- 
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]