eras        14/04/09 07:19:37

  Modified:             squid-3.4.4.ebuild ChangeLog
  Log:
  Do not inject automagic -march=native - bug #507178.  Thanks to Jeroen Roovers
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x77F1F175586A3B1F)

Revision  Changes    Path
1.3                  net-proxy/squid/squid-3.4.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.4.4.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.4.4.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.4.4.ebuild?r1=1.2&r2=1.3

Index: squid-3.4.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.4.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- squid-3.4.4.ebuild  11 Mar 2014 21:01:40 -0000      1.2
+++ squid-3.4.4.ebuild  9 Apr 2014 07:19:37 -0000       1.3
@@ -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/squid/squid-3.4.4.ebuild,v 1.2 
2014/03/11 21:01:40 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.4.4.ebuild,v 1.3 
2014/04/09 07:19:37 eras Exp $
 
 EAPI=5
 
@@ -182,6 +182,7 @@
                --enable-follow-x-forwarded-for \
                --with-large-files \
                --disable-strict-error-checking \
+               --disable-arch-native \
                $(use_with caps libcap) \
                $(use_enable ipv6) \
                $(use_enable snmp) \



1.455                net-proxy/squid/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.455&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.455&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?r1=1.454&r2=1.455

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v
retrieving revision 1.454
retrieving revision 1.455
diff -u -r1.454 -r1.455
--- ChangeLog   7 Apr 2014 19:39:48 -0000       1.454
+++ ChangeLog   9 Apr 2014 07:19:37 -0000       1.455
@@ -1,6 +1,9 @@
 # ChangeLog for net-proxy/squid
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.454 
2014/04/07 19:39:48 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.455 
2014/04/09 07:19:37 eras Exp $
+
+  09 Apr 2014; Eray Aslan <[email protected]> squid-3.4.4.ebuild:
+  Do not inject automagic -march=native - bug #507178.  Thanks to Jeroen 
Roovers
 
   07 Apr 2014; Markus Meier <[email protected]> squid-3.3.12.ebuild:
   arm stable, bug #504176




Reply via email to