* [gentoo-commits] gentoo-x86 commit in net-proxy/haproxy: haproxy-1.5.3.ebuild ChangeLog
@ 2014-08-11 20:06 Christian Ruppert (idl0r)
0 siblings, 0 replies; only message in thread
From: Christian Ruppert (idl0r) @ 2014-08-11 20:06 UTC (permalink / raw
To: gentoo-commits
idl0r 14/08/11 20:06:25
Modified: haproxy-1.5.3.ebuild ChangeLog
Log:
Minor: Fix CFLAGS not being respected for "halog"
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key B427ABC8)
Revision Changes Path
1.2 net-proxy/haproxy/haproxy-1.5.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/haproxy/haproxy-1.5.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/haproxy/haproxy-1.5.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/haproxy/haproxy-1.5.3.ebuild?r1=1.1&r2=1.2
Index: haproxy-1.5.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-proxy/haproxy/haproxy-1.5.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- haproxy-1.5.3.ebuild 11 Aug 2014 20:02:24 -0000 1.1
+++ haproxy-1.5.3.ebuild 11 Aug 2014 20:06:25 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/haproxy/haproxy-1.5.3.ebuild,v 1.1 2014/08/11 20:02:24 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/haproxy/haproxy-1.5.3.ebuild,v 1.2 2014/08/11 20:06:25 idl0r Exp $
EAPI="5"
@@ -77,7 +77,7 @@
if use tools ; then
for contrib in halog iprange ; do
emake -C contrib/${contrib} \
- CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" CC=$(tc-getCC) ${args}
+ CFLAGS="${CFLAGS}" OPTIMIZE="${CFLAGS}" LDFLAGS="${LDFLAGS}" CC=$(tc-getCC) ${args}
done
fi
}
1.100 net-proxy/haproxy/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/haproxy/ChangeLog?rev=1.100&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/haproxy/ChangeLog?rev=1.100&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/haproxy/ChangeLog?r1=1.99&r2=1.100
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-proxy/haproxy/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog 11 Aug 2014 20:02:24 -0000 1.99
+++ ChangeLog 11 Aug 2014 20:06:25 -0000 1.100
@@ -1,6 +1,9 @@
# ChangeLog for net-proxy/haproxy
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/haproxy/ChangeLog,v 1.99 2014/08/11 20:02:24 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/haproxy/ChangeLog,v 1.100 2014/08/11 20:06:25 idl0r Exp $
+
+ 11 Aug 2014; Christian Ruppert <idl0r@gentoo.org> haproxy-1.5.3.ebuild:
+ Minor: Fix CFLAGS not being respected for "halog"
*haproxy-1.5.3 (11 Aug 2014)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-08-11 20:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-11 20:06 [gentoo-commits] gentoo-x86 commit in net-proxy/haproxy: haproxy-1.5.3.ebuild ChangeLog Christian Ruppert (idl0r)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox