After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 760369 - Don't force no static builds on Win32
Don't force no static builds on Win32
Status: RESOLVED FIXED
Product: gdk-pixbuf
Classification: Platform
Component: general
git master
Other Windows
: Normal normal
: ---
Assigned To: gdk-pixbuf-maint
gdk-pixbuf-maint
Depends on:
Blocks:
 
 
Reported: 2016-01-09 17:38 UTC by Ray Donnelly
Modified: 2016-01-12 20:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Allow static libraries to be built (1.20 KB, patch)
2016-01-09 17:38 UTC, Ray Donnelly
committed Details | Review

Description Ray Donnelly 2016-01-09 17:38:44 UTC
Created attachment 318590 [details] [review]
Allow static libraries to be built

This is very similar to https://mail.gnome.org/archives/commits-list/2014-July/msg03735.html

.. more or less exactly the same in fact. Please review my patch.
Comment 1 Ignacio Casal Quinteiro (nacho) 2016-01-09 17:58:50 UTC
Patch looks ok to me. Can anyone push it?
Comment 2 Ignacio Casal Quinteiro (nacho) 2016-01-12 20:37:30 UTC
Thanks for the patch.