Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-cluster/ipvsadm/files: ipvsadm-1.27-buildsystem.patch
Date: Sat, 02 Nov 2013 06:57:16
Message-Id: 20131102065710.CA6062004B@flycatcher.gentoo.org
1 robbat2 13/11/02 06:57:10
2
3 Modified: ipvsadm-1.27-buildsystem.patch
4 Log:
5 Slightly more buildsystem improvement.
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.3 sys-cluster/ipvsadm/files/ipvsadm-1.27-buildsystem.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ipvsadm/files/ipvsadm-1.27-buildsystem.patch?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ipvsadm/files/ipvsadm-1.27-buildsystem.patch?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ipvsadm/files/ipvsadm-1.27-buildsystem.patch?r1=1.2&r2=1.3
15
16 Index: ipvsadm-1.27-buildsystem.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/files/ipvsadm-1.27-buildsystem.patch,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -p -w -b -B -u -u -r1.2 -r1.3
22 --- ipvsadm-1.27-buildsystem.patch 2 Nov 2013 06:52:16 -0000 1.2
23 +++ ipvsadm-1.27-buildsystem.patch 2 Nov 2013 06:57:10 -0000 1.3
24 @@ -86,7 +86,7 @@ diff -Nuar -Nuar --exclude '*.orig' --ex
25
26 libs:
27 - make -C libipvs
28 -+ $(MAKE) -C libipvs
29 ++ $(MAKE) -C libipvs CFLAGS="$(CFLAGS)" STATIC="$(STATIC)" OPTFLAGS="$(OPTFLAGS)"
30 +
31 +$(OBJS): libs