[Bug 954351] mingw32-configure unsets PKG_CONFIG_PATH

bugzilla at redhat.com bugzilla at redhat.com
Mon Apr 22 12:02:23 UTC 2013


Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=954351

Erik van Pienbroek <erik-fedora at vanpienbroek.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|extras-orphan at fedoraproject |erik-fedora at vanpienbroek.nl
                   |.org                        |

--- Comment #2 from Erik van Pienbroek <erik-fedora at vanpienbroek.nl> ---
The unset is really required here. When building RPMs the PKG_CONFIG_PATH
environment variable gets set by rpm automatically so that it points to
%{_libdir}/pkgconfig. As we don't want to use any native libraries when
cross-compiling this environment variable has to be unset first before running
mingw32-configure (or %mingw32_configure in RPM terms)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ASXGLbdB63&a=cc_unsubscribe


More information about the mingw mailing list