On 9/23/07, Donnie Berkholz <[EMAIL PROTECTED]> wrote:
> On 07:34 Sun 23 Sep     , Christian Faulhammer (opfer) wrote:
> > opfer       07/09/23 07:34:43
> >
> >   Modified:             ChangeLog erlang-11.2.5-r2.ebuild
> >   Log:
> >   add patch provided by  Paul Bonser <[EMAIL PROTECTED]> in bug193452 to 
> > prevent a doubled statement in hipe installation
> >   (Portage version: 2.1.3.9)
>
> > 1.6                  dev-lang/erlang/erlang-11.2.5-r2.ebuild
> >
> > file : 
> > http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r2.ebuild?rev=1.6&view=markup
> > plain: 
> > http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r2.ebuild?rev=1.6&content-type=text/plain
> > diff : 
> > http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/erlang-11.2.5-r2.ebuild?r1=1.5&r2=1.6
> >  src_unpack() {
> >       ## fix compilation on hardened systems, see bug #154338
> > -     filter-flags "-fstack-protector"
> > -     filter-flags "-fstack-protector-all"
> > +#    filter-flags "-fstack-protector"
> > +#    filter-flags "-fstack-protector-all"
> >
> >       unpack ${A}
> >       cd "${S}"
> >
> >       epatch "${FILESDIR}"/${P}-build.patch #184419
> > +
> >       # needed for amd64
> >       epatch "${FILESDIR}/${PN}-10.2.6-export-TARGET.patch"
> > +
>
> In the future, avoid both gratuitous whitespace changes and changes
> unrelated to your commit message.

It's whitespace, quit being nitpicky ;)

>
> Thanks,
> Donnie
> --
> [EMAIL PROTECTED] mailing list
>
>
-- 
[EMAIL PROTECTED] mailing list

Reply via email to