summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Birchinger <joker@gentoo.org>2003-04-06 03:11:16 +0000
committerChristian Birchinger <joker@gentoo.org>2003-04-06 03:11:16 +0000
commitf8431dde9efabaab4ddda299dec74ce9078a3ce7 (patch)
tree50101c2d9f1f4b673eab04759472a69dcb47477d /sys-libs
parentChanged replace-flags for sparc (diff)
downloadhistorical-f8431dde9efabaab4ddda299dec74ce9078a3ce7.tar.gz
historical-f8431dde9efabaab4ddda299dec74ce9078a3ce7.tar.bz2
historical-f8431dde9efabaab4ddda299dec74ce9078a3ce7.zip
Added replace-flags for sparc
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/glibc-2.2.5-r8.ebuild6
2 files changed, 9 insertions, 2 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 60a4d23b3290..3dda3df52cd3 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for sys-libs/glibc
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.53 2003/04/06 03:08:14 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.54 2003/04/06 03:11:16 joker Exp $
30 Mar 2003; Martin Schlemmer <azarah@gentoo.org> glibc-2.3.2.ebuild :
Update NPTL version to 0.29. As it is not used by many (or I cannot
@@ -18,6 +18,9 @@
*glibc-2.2.5-r8 (21 Mar 2003)
+ 06 Apr 2003; Christian Birchinger <joker@gentoo.org> glibc-2.2.5-r8.ebuild:
+ Added replace-flags for sparc
+
21 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> glibc-2.2.5-r8.ebuild :
Security update.
diff --git a/sys-libs/glibc/glibc-2.2.5-r8.ebuild b/sys-libs/glibc/glibc-2.2.5-r8.ebuild
index 9224468fd709..9170b9830be3 100644
--- a/sys-libs/glibc/glibc-2.2.5-r8.ebuild
+++ b/sys-libs/glibc/glibc-2.2.5-r8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r8.ebuild,v 1.6 2003/03/25 08:19:10 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r8.ebuild,v 1.7 2003/04/06 03:11:16 joker Exp $
IUSE="nls pic build"
@@ -8,6 +8,10 @@ inherit flag-o-matic gcc
filter-flags "-fomit-frame-pointer -malign-double"
+# Sparc support
+replace-flags "-mcpu=ultrasparc" "-mcpu=v8 -mtune=ultrasparc"
+replace-flags "-mcpu=v9" "-mcpu=v8 -mtune=v9"
+
# Recently there has been a lot of stability problem in Gentoo-land. Many
# things can be the cause to this, but I believe that it is due to gcc3
# still having issues with optimizations, or with it not filtering bad