public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos/10.5/x86: make.defaults
@ 2011-02-13 16:53 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 2+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2011-02-13 16:53 UTC (permalink / raw
  To: gentoo-commits

arfrever    11/02/13 16:53:40

  Modified:             make.defaults
  Log:
  Don't include ${USE} in the first assignment to USE in make.defaults files to avoid incorrect interactions between enabled and disabled flags in different files.

Revision  Changes    Path
1.2                  profiles/prefix/darwin/macos/10.5/x86/make.defaults

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/make.defaults?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/make.defaults?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/make.defaults?r1=1.1&r2=1.2

Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/make.defaults,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- make.defaults	6 Jun 2009 03:54:50 -0000	1.1
+++ make.defaults	13 Feb 2011 16:53:40 -0000	1.2
@@ -1,12 +1,12 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/make.defaults,v 1.1 2009/06/06 03:54:50 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/make.defaults,v 1.2 2011/02/13 16:53:40 arfrever Exp $
 
 ARCH="x86-macos"
 CHOST="i686-apple-darwin9"
 ACCEPT_KEYWORDS="~x86-macos"
 
-USE="${USE} mmx mmxext sse sse2"
+USE="mmx mmxext sse sse2"
 # set arch to prescott for all MacTel users, as this enables SSE and MMX
 # support in GCC
 CFLAGS="-march=prescott"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos/10.5/x86: make.defaults
@ 2015-01-28 21:14 Mike Gilbert (floppym)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Gilbert (floppym) @ 2015-01-28 21:14 UTC (permalink / raw
  To: gentoo-commits

floppym     15/01/28 21:14:41

  Modified:             make.defaults
  Log:
  Set CPU_FLAGS_X86 to a reasonable default.

Revision  Changes    Path
1.3                  profiles/prefix/darwin/macos/10.5/x86/make.defaults

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/make.defaults?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/make.defaults?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/make.defaults?r1=1.2&r2=1.3

Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/make.defaults,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- make.defaults	13 Feb 2011 16:53:40 -0000	1.2
+++ make.defaults	28 Jan 2015 21:14:41 -0000	1.3
@@ -1,12 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/make.defaults,v 1.2 2011/02/13 16:53:40 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/make.defaults,v 1.3 2015/01/28 21:14:41 floppym Exp $
 
 ARCH="x86-macos"
 CHOST="i686-apple-darwin9"
 ACCEPT_KEYWORDS="~x86-macos"
 
 USE="mmx mmxext sse sse2"
+CPU_FLAGS_X86="mmx mmxext sse sse2"
 # set arch to prescott for all MacTel users, as this enables SSE and MMX
 # support in GCC
 CFLAGS="-march=prescott"





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-28 21:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-28 21:14 [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos/10.5/x86: make.defaults Mike Gilbert (floppym)
  -- strict thread matches above, loose matches on Subject: below --
2011-02-13 16:53 Arfrever Frehtes Taifersar Arahesis (arfrever)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox