From: Donnie Berkholz <dberkholz@gentoo.org>
To: gentoo-dev@lists.gentoo.org, cryos@gentoo.org
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sci-mathematics/mathomatic: ChangeLog mathomatic-12.7.9.ebuild
Date: Thu, 1 Nov 2007 23:59:36 -0700 [thread overview]
Message-ID: <20071102065936.GZ30328@supernova> (raw)
In-Reply-To: <E1InmPD-0002MJ-Cw@stork.gentoo.org>
On 02:37 Fri 02 Nov , Marcus Hanwell (cryos) wrote:
> 1.1 sci-mathematics/mathomatic/mathomatic-12.7.9.ebuild
>
> file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/mathomatic/mathomatic-12.7.9.ebuild?rev=1.1&view=markup
> plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/mathomatic/mathomatic-12.7.9.ebuild?rev=1.1&content-type=text/plain
> IUSE="doc icc"
>
> DEPEND="sys-libs/readline
> sys-libs/ncurses
> icc? ( dev-lang/icc )"
>
> src_compile() {
> if use icc; then
> CC="icc" CFLAGS="-O3 -axKWNBP -ipo" LDFLAGS="-O3 -axKWNBP -ipo -limf" emake READLINE=1 || die "emake failed"
> else
> emake READLINE=1 || die "emake failed"
> fi
Could you drop the icc USE flag? All you need to do is make sure this
package respects CC, CFLAGS and LDFLAGS, and users can take care of the
rest in make.conf.
Thanks,
Donnie
--
gentoo-dev@gentoo.org mailing list
next parent reply other threads:[~2007-11-02 7:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1InmPD-0002MJ-Cw@stork.gentoo.org>
2007-11-02 6:59 ` Donnie Berkholz [this message]
2007-11-05 15:17 ` [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sci-mathematics/mathomatic: ChangeLog mathomatic-12.7.9.ebuild Marcus D. Hanwell
2007-11-05 17:43 ` 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=20071102065936.GZ30328@supernova \
--to=dberkholz@gentoo.org \
--cc=cryos@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