commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Debian GNU Hurd packaging branch, master, updated. debian/20111106


From: Samuel Thibault
Subject: [SCM] Debian GNU Hurd packaging branch, master, updated. debian/20111106-1-43-gcf5a1c2
Date: Tue, 06 Dec 2011 00:48:29 +0000

The following commit has been merged in the master branch:
commit bf0dd12b0b4cde2f638f82102c8ac3964b3ecaed
Author: Samuel Thibault <address@hidden>
Date:   Sun Nov 27 23:02:33 2011 +0100

    Fix pflocal.static link
    
    * pflocal/Makefile (HURDLIBS): Add iohelp

diff --git a/pflocal/Makefile b/pflocal/Makefile
index a7e664f..7258e58 100644
--- a/pflocal/Makefile
+++ b/pflocal/Makefile
@@ -26,7 +26,7 @@ LCLHDRS = connq.h sock.h mig-decls.h mig-mutate.h sserver.h
 
 MIGSTUBS = ioServer.o socketServer.o
 OBJS = $(SRCS:.c=.o) $(MIGSTUBS)
-HURDLIBS = pipe trivfs fshelp threads ports ihash shouldbeinlibc
+HURDLIBS = pipe trivfs iohelp fshelp threads ports ihash shouldbeinlibc
 
 MIGSFLAGS = -imacros $(srcdir)/mig-mutate.h
 

-- 
Debian GNU Hurd packaging



reply via email to

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