Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (6ea065ec4818379e8b38f044616d66cac633401a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (6ea065ec4818379e8b38f044616d66cac633401a)
  • Date: Sat, 29 Jul 2017 10:50:48 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

x11-toolkits/gtk+/BUILD | 2 ++
x11-toolkits/gtk+/HISTORY | 3 +++
2 files changed, 5 insertions(+)

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

Archive powered by MHonArc 2.6.24.

Top of Page