9.02.2018 09:50 Jakub Jelinek <ja...@redhat.com> wrote:
> On Fri, Feb 09, 2018 at 09:48:30AM +0100, Rafal Luzynski wrote:
> > 9.02.2018 08:41 Kevin Kofler <kevin.kof...@chello.at> wrote:
> > >
> > >
> > > Rafal Luzynski wrote:
> > > > Requires: libstdc++.so.6
> > >
> > > That needs to be libstdc++.so.6()(64bit) on x86_64 and other 64-bit
> > > multilib
> > > architectures though.
> >
> > I know and this was going to be my next question: what magic
> > operator to use to generate the correct form for all architectures?
> > Or maybe there is no such operator and I should use some %if ... %else
> > to detect 32bit/64bit/multiarch?
>
> I believe there is none and in the compat-gcc-34 I've built yesterday I'm
> using %ifarch.

Sorry, I did not notice you built yesterday. That's nice!

Please:
- backport the solution to F26 and F27 as well, this should be much
  easier than in F28 (my pull requests may be helpful),
- mark my pull requests as merged/obsolete/whatever is appropriate,
- mark the bugzilla tickets as fixed (hopefully this is automatic).

Regards,

Rafal
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to