public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Keri Harris (keri)" <keri@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/gprolog: ChangeLog gprolog-1.3.0-r1.ebuild
Date: Fri, 15 Feb 2008 22:27:12 +0000	[thread overview]
Message-ID: <E1JQ91U-0008Pe-SB@stork.gentoo.org> (raw)

keri        08/02/15 22:27:12

  Modified:             ChangeLog gprolog-1.3.0-r1.ebuild
  Log:
  Strip -ftree-dce from CFLAGS on amd64 since it interferes with top-level tracing.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.28                 dev-lang/gprolog/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gprolog/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gprolog/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gprolog/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/gprolog/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	14 Feb 2008 05:50:35 -0000	1.27
+++ ChangeLog	15 Feb 2008 22:27:12 -0000	1.28
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/gprolog
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/gprolog/ChangeLog,v 1.27 2008/02/14 05:50:35 keri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gprolog/ChangeLog,v 1.28 2008/02/15 22:27:12 keri Exp $
+
+  15 Feb 2008; keri <keri@gentoo.org> gprolog-1.3.0-r1.ebuild:
+  Strip -ftree-dce from CFLAGS on amd64 since it interferes with top-level
+  Prolog tracing.
 
   14 Feb 2008; keri <keri@gentoo.org> gprolog-1.2.19.ebuild:
   Move eautoconf to src_unpack. Closes #207439.



1.3                  dev-lang/gprolog/gprolog-1.3.0-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gprolog/gprolog-1.3.0-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gprolog/gprolog-1.3.0-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gprolog/gprolog-1.3.0-r1.ebuild?r1=1.2&r2=1.3

Index: gprolog-1.3.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/gprolog/gprolog-1.3.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gprolog-1.3.0-r1.ebuild	3 Mar 2007 21:37:40 -0000	1.2
+++ gprolog-1.3.0-r1.ebuild	15 Feb 2008 22:27:12 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/gprolog/gprolog-1.3.0-r1.ebuild,v 1.2 2007/03/03 21:37:40 keri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gprolog/gprolog-1.3.0-r1.ebuild,v 1.3 2008/02/15 22:27:12 keri Exp $
 
 inherit eutils flag-o-matic
 
@@ -28,6 +28,7 @@
 src_compile() {
 	CFLAGS_MACHINE="`get-flag -march` `get-flag -mcpu` `get-flag -mtune`"
 
+	use amd64 && append-flags -fno-tree-dce
 	use debug && append-flags -DDEBUG
 
 	econf \



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-02-15 22:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-15 22:27 Keri Harris (keri) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-02-16 13:33 [gentoo-commits] gentoo-x86 commit in dev-lang/gprolog: ChangeLog gprolog-1.3.0-r1.ebuild Christian Faulhammer (opfer)
2008-02-17 11:43 Gysbert Wassenaar (nixnut)
2008-04-27 19:47 Markus Meier (maekke)
2009-01-18 21:36 Keri Harris (keri)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1JQ91U-0008Pe-SB@stork.gentoo.org \
    --to=keri@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox