New commits:
commit 6ea065ec4818379e8b38f044616d66cac633401a
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>
gtk+: fix build with current gcc/glib
diff --git a/x11-toolkits/gtk+/BUILD b/x11-toolkits/gtk+/BUILD
new file mode 100755
index 0000000..cab88ab
--- /dev/null
+++ b/x11-toolkits/gtk+/BUILD
@@ -0,0 +1,2 @@
+CFLAGS+=" -std=gnu89" &&
+default_build
diff --git a/x11-toolkits/gtk+/HISTORY b/x11-toolkits/gtk+/HISTORY
index c0eaaed..42e4d8b 100644
--- a/x11-toolkits/gtk+/HISTORY
+++ b/x11-toolkits/gtk+/HISTORY
@@ -1,3 +1,6 @@
+2017-07-29 Thomas Orgis <sobukus AT sourcemage.org>
+ * BUILD: fix by using -std=gnu89
+
2017-03-01 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: Change SOURCE_URL to http
[SM-Commit] GIT changes to master grimoire by Thomas Orgis (6ea065ec4818379e8b38f044616d66cac633401a),
Thomas Orgis, 07/29/2017