[Groonga-commit] groonga/groonga at c88b26c [master] Suppress warnings from GLib

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jul 24 15:28:48 JST 2015


Kouhei Sutou	2015-07-24 15:28:48 +0900 (Fri, 24 Jul 2015)

  New Revision: c88b26cff0f9019d4c9e1e458bd6f8b5c240f4a7
  https://github.com/groonga/groonga/commit/c88b26cff0f9019d4c9e1e458bd6f8b5c240f4a7

  Message:
    Suppress warnings from GLib

  Modified files:
    benchmark/lib/Makefile.am

  Modified: benchmark/lib/Makefile.am (+3 -0)
===================================================================
--- benchmark/lib/Makefile.am    2015-07-24 11:17:55 +0900 (55d113f)
+++ benchmark/lib/Makefile.am    2015-07-24 15:28:48 +0900 (2031b9a)
@@ -9,6 +9,9 @@ AM_CPPFLAGS =			\
 AM_CFLAGS =			\
 	$(GLIB_CFLAGS)
 
+CFLAGS +=					\
+	$(NO_BAD_FUNCTION_CAST_CFLAGS)
+
 LIBS =				\
 	$(GLIB_LIBS)
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index