On Wed, Mar 16, 2022 at 09:54:12AM -0400, David Cantrell wrote:
> If you use i686 packages for something now, please respond to this thread.

I use i686 versions of libraries to do local 32-bit builds of C
software I'm developing. (Something like 'sudo dnf install 
lib{one,two}-devel.i686 &&
meson build-32 -Dc_args=-m32 -Dc_link_args=-m32 -Dcpp_args=-m32 
-Dcpp_link_args=-m32
--pkg-config-path=/usr/lib/pkgconfig && ninja -C build-32' .)

So I'd be interesting in keeping 32-bit versions of all BuildRequires for
systemd.

Zbyszek
_______________________________________________
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 on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to