public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Donnie Berkholz <dberkholz@gentoo.org>
To: gentoo-dev@lists.gentoo.org, wschlich@gentoo.org
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in net-im/jabberd2: ChangeLog jabberd2-2.1.23.ebuild
Date: Tue, 18 Mar 2008 10:36:30 -0700	[thread overview]
Message-ID: <20080318173630.GA12160@comet.science.oregonstate.edu> (raw)
In-Reply-To: <E1JbaQw-0003KR-9f@stork.gentoo.org>

On 11:56 Tue 18 Mar     , Wolfram Schlich (wschlich) wrote:
> 1.1                  net-im/jabberd2/jabberd2-2.1.23.ebuild
> 
> file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/jabberd2/jabberd2-2.1.23.ebuild?rev=1.1&view=markup
> plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/jabberd2/jabberd2-2.1.23.ebuild?rev=1.1&content-type=text/plain

> src_compile() {
> 
> 	# https://bugs.gentoo.org/show_bug.cgi?id=207655#c3
> 	replace-flags -O* -O2

This also wrongly replaces -O1 and -O2. Try:

replace-flags -O3 -O2
(or -O[3s] -O2)

> src_install() {
> 
> 	make DESTDIR="${D}" install || die "make install failed"

If emake doesn't work, please add a comment to that effect.

Thanks,
Donnie
-- 
gentoo-dev@lists.gentoo.org mailing list



       reply	other threads:[~2008-03-18 17:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1JbaQw-0003KR-9f@stork.gentoo.org>
2008-03-18 17:36 ` Donnie Berkholz [this message]
2008-03-18 17:38   ` [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in net-im/jabberd2: ChangeLog jabberd2-2.1.23.ebuild Donnie Berkholz

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=20080318173630.GA12160@comet.science.oregonstate.edu \
    --to=dberkholz@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=wschlich@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