Skip to content

Instantly share code, notes, and snippets.

@lyze
lyze / glib2.0-2.46.2-1.patches-davix-Makefile_am.patch
Last active December 27, 2015 19:09
Patches to compile GTK on Cygwin with native win32 backend
--- old/glib-2.46.2/glib/Makefile.am 2015-10-14 08:52:57.000000000 -0400
+++ old/glib-2.46.2/glib/Makefile.am 2015-12-27 00:50:19.530510900 -0500
@@ -204,7 +204,9 @@
gwakeup.c \
gprintf.c \
gprintfint.h \
- valgrind.h
+ valgrind.h \
+ gwin32.h \
+ gwin32.c