https://bugzilla.redhat.com/show_bug.cgi?id=1335683
Bug ID: 1335683 Summary: [Patch] Fix static libraries Product: Fedora Version: rawhide Component: mingw-cairo Assignee: rjones@redhat.com Reporter: manisandro@gmail.com QA Contact: extras-qa@fedoraproject.org CC: erik-fedora@vanpienbroek.nl, fedora-mingw@lists.fedoraproject.org, marcandre.lureau@redhat.com, rjones@redhat.com, t.sailer@alumni.ethz.ch
Created attachment 1156933 --> https://bugzilla.redhat.com/attachment.cgi?id=1156933&action=edit Patch: fix static libraries
The attached patch fixes the static libraries. These are currently broken because they end up containing a DllMain.
A second patch fixes a current FTBFS issue due to "aclocal-1.14: command not found" - running autoreconf fixes this.