commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 01/01: Fix link of libmachdev


From: Samuel Thibault
Subject: [hurd] 01/01: Fix link of libmachdev
Date: Thu, 11 Dec 2014 03:31:37 +0000

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

sthibault pushed a commit to branch master
in repository hurd.

commit 19333b14ca7f728505b6aeb1cd8d329fc9c490aa
Author: Samuel Thibault <address@hidden>
Date:   Thu Dec 11 03:31:01 2014 +0000

    Fix link of libmachdev
---
 debian/patches/libmachdev-link.patch | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/patches/libmachdev-link.patch 
b/debian/patches/libmachdev-link.patch
index 4059620..2856b13 100644
--- a/debian/patches/libmachdev-link.patch
+++ b/debian/patches/libmachdev-link.patch
@@ -6,7 +6,7 @@ Index: hurd-debian/libmachdev/Makefile
 ===================================================================
 --- hurd-debian.orig/libmachdev/Makefile
 +++ hurd-debian/libmachdev/Makefile
-@@ -20,7 +20,7 @@ makemode := library
+@@ -20,12 +20,12 @@ makemode := library
  libname = libmachdev
  
  SRCS = deviceUser.c machUser.c net.c ds_routines.c queue.c trivfs_server.c \
@@ -15,3 +15,9 @@ Index: hurd-debian/libmachdev/Makefile
  LCLHDRS = dev_hdr.h device_emul.h ds_routines.h vm_param.h \
          util.h queue.h io_req.h if_ether.h machdev.h linux-errno.h \
          errno-base.h
+ installhdrs = machdev.h
+-HURDLIBS = ports trivfs ddekit bpf
++HURDLIBS = ports trivfs bpf
+ OTHERLIBS = -lpthread
+ OBJS = $(SRCS:.c=.o) $(MIGSTUBS)
+ MIGSFLAGS = -imacros $(srcdir)/mig-mutate.h

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