On Thu, Oct 31, 2019 at 7:36 AM Rosanne DiMesio <dimesio@gmail.com> wrote:
On Wed, 30 Oct 2019 21:43:36 -0400 Neal Gompa <ngompa13@gmail.com> wrote:
i686 libraries should still exist in the x86_64 repository. You should be able to build a multiarch build from the x86_64 package build environment. The "i586" target is for "pure" i686 environments.
As a quick test I added BuildRequires: libgcc.i686 to my spec file and that made the 64 bit build unresolvable because nothing provides libgcc.i686. So how do I get the OBS to use the i686 packages needed to build the 32 bit side of Wine in the 64 bit build environment for Fedora 31?
Try "libgcc(x86-32)"? Or if you need the -devel package, "libgcc-devel(x86-32)"? -- 真実はいつも一つ!/ Always, there's only one truth! -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org