Hi Florian,

On Thu, Jun 26, 2025 at 11:02:51AM +0200, Florian Weimer wrote:
> * Chris Adams:
> > Once upon a time, David Airlie <airl...@redhat.com> said:
> >> Does anyone know if it's possible to install i686 build deps into an
> >> x86-64 build?
> >> 
> >> I was going to try and see what building a mesa package that produced
> >> a 32-bit subpackage, but
> >> 
> >> BuildRequires: llvm-devel.i686 doesn't seem to work,
> >
> > I think there would have to be like a llvm32-devel, like all the
> > mingw32/mingw64 packages.
> 
> Right, we already have glibc32.x86_64 because that's the most convenient
> way to get -m32 support into gcc.x86_64.

I assumed that was a hack that you would like to get rid of? At least
for valgrind we assumed it would go away eventually. It cleaned up the
valgrind.spec and build. The valgrind i686 tools are now just build as
part of the valgrind.i686 package. A user that needs them as part of
their x86_64 install just does a dnf install valgrind.i686 to get them.

Cheers,

Mark
-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to