unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 4a4b9c6348078cd06a33e86368a18fd8cedb3756 914 bytes (raw)
name: gnu/packages/patches/hurd-fix-eth-multiplexer-dependency.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
 
From def663310ba75c46a6345983e9480abc425b1c94 Mon Sep 17 00:00:00 2001
From: Manolis Ragkousis <manolis837@gmail.com>
Date: Sat, 8 Apr 2017 16:25:14 +0300
Subject: [PATCH] eth-multiplexer: Fix iohelp missing dependency.

* eth-multiplexer/Makefile (HURDLIBS): Add iohelp.
---
 eth-multiplexer/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eth-multiplexer/Makefile b/eth-multiplexer/Makefile
index 07f909e7..cefa0abd 100644
--- a/eth-multiplexer/Makefile
+++ b/eth-multiplexer/Makefile
@@ -26,7 +26,7 @@ MIGSFLAGS = -imacros $(srcdir)/mig-mutate.h
 device-MIGSFLAGS="-DMACH_PAYLOAD_TO_PORT=ports_payload_get_name"
 OBJS = $(SRCS:.c=.o) $(MIGSTUBS)
 LCLHDRS = ethernet.h util.h vdev.h netfs_impl.h
-HURDLIBS = ports ihash fshelp shouldbeinlibc netfs bpf
+HURDLIBS = ports ihash iohelp fshelp shouldbeinlibc netfs bpf
 LDLIBS = -lpthread
 
 CFLAGS += -I$(top_srcdir)/libbpf
-- 
2.12.1


debug log:

solving 4a4b9c634 ...
found 4a4b9c634 in https://yhetil.org/guix-devel/20170408140657.654-2-manolis837@gmail.com/

applying [1/1] https://yhetil.org/guix-devel/20170408140657.654-2-manolis837@gmail.com/
diff --git a/gnu/packages/patches/hurd-fix-eth-multiplexer-dependency.patch b/gnu/packages/patches/hurd-fix-eth-multiplexer-dependency.patch
new file mode 100644
index 000000000..4a4b9c634

1:28: trailing whitespace.
 
1:30: trailing whitespace.
-- 
Checking patch gnu/packages/patches/hurd-fix-eth-multiplexer-dependency.patch...
1:32: new blank line at EOF.
+
Applied patch gnu/packages/patches/hurd-fix-eth-multiplexer-dependency.patch cleanly.
warning: 3 lines add whitespace errors.

index at:
100644 4a4b9c6348078cd06a33e86368a18fd8cedb3756	gnu/packages/patches/hurd-fix-eth-multiplexer-dependency.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).