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

Erik van Pienbroek <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|extras-orphan@fedoraproject |[email protected]
                   |.org                        |

--- Comment #2 from Erik van Pienbroek <[email protected]> ---
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
_______________________________________________
mingw mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/mingw

Reply via email to