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

sthibault pushed a commit to branch dde
in repository hurd.

commit 7dd02a7eb760827eda2b16a9970739cfd60d84cb
Author: Samuel Thibault <[email protected]>
Date:   Sun Feb 28 12:16:07 2016 +0100

    libmachdev: Fix cross-build
    
    * libmachdev/Makefile (HURDLIBS): Add ddekit.
---
 libmachdev/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libmachdev/Makefile b/libmachdev/Makefile
index b7cdd6b..77d2a34 100644
--- a/libmachdev/Makefile
+++ b/libmachdev/Makefile
@@ -26,7 +26,7 @@ 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 bpf
+HURDLIBS = ports trivfs bpf ddekit
 LDLIBS += -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