commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Debian GNU Hurd packaging branch, random-pthreads, updated. upstre


From: Samuel Thibault
Subject: [SCM] Debian GNU Hurd packaging branch, random-pthreads, updated. upstream/random/20120710-3-ge17391c
Date: Sun, 25 Nov 2012 22:07:32 +0000

The following commit has been merged in the random-pthreads branch:
commit 46c4a11990c09202bbfdb7709ad11013c8afbbf7
Author: Richard Braun <address@hidden>
Date:   Sun Nov 25 22:55:47 2012 +0100

    Fix linking

diff --git a/Makefile b/Makefile
index 9b3a95d..0949b63 100644
--- a/Makefile
+++ b/Makefile
@@ -24,6 +24,7 @@ target = random
 SRCS = random.c gnupg-random.c gnupg-rmd160.c
 OBJS = $(SRCS:.c=.o) startup_notifyServer.o
 LCLHDRS = gnupg-random.h gnupg-rmd.h gnupg-bithelp.h random.h
-HURDLIBS = trivfs threads ports fshelp ihash shouldbeinlibc
+HURDLIBS = trivfs ports fshelp ihash shouldbeinlibc
+OTHERLIBS = -lpthread
 
 include ../Makeconf

-- 
Debian GNU Hurd packaging



reply via email to

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