The Samba-Bugzilla – Attachment 10393 Details for
Bug 10910
build: FTBFS paralel build start before proto.h generation (patch)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
0001-build-generate-proto.h-before-parallel-building.patch
0001-build-generate-proto.h-before-parallel-building.patch (text/plain), 826 bytes, created by
Philippe "RzR" Coval
on 2014-10-31 15:26:28 UTC
(
hide
)
Description:
0001-build-generate-proto.h-before-parallel-building.patch
Filename:
MIME Type:
Creator:
Philippe "RzR" Coval
Created:
2014-10-31 15:26:28 UTC
Size:
826 bytes
patch
obsolete
>From 2fb66e1565b7847f98b45a09c5cf6049c4d76f20 Mon Sep 17 00:00:00 2001 >From: Philippe Coval <philippe.coval@open.eurogiciel.org> >Date: Fri, 31 Oct 2014 16:25:37 +0100 >Subject: [PATCH] build: generate proto.h before parallel building > >Bug: https://bugzilla.samba.org/show_bug.cgi?id=10910 >Change-Id: I5ab621f3bad8fb320719f8bf3f60ada219454b6b >Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org> >--- > Makefile.in | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/Makefile.in b/Makefile.in >index 2cb50bc..70bb46d 100644 >--- a/Makefile.in >+++ b/Makefile.in >@@ -208,6 +208,8 @@ proto.h: proto.h-tstamp > proto.h-tstamp: $(srcdir)/*.c $(srcdir)/lib/compat.c config.h > perl $(srcdir)/mkproto.pl $(srcdir)/*.c $(srcdir)/lib/compat.c > >+rsync.h: proto.h >+ > man: rsync.1 rsyncd.conf.5 man-copy > > man-copy: >-- >1.9.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 10910
: 10393