[Groonga-commit] groonga/groonga at 6ede0f6 [master] mrb: add missing CFLAGS

Back to archive index

HAYASHI Kentaro null+****@clear*****
Tue Oct 22 18:39:01 JST 2013


HAYASHI Kentaro	2013-10-22 18:39:01 +0900 (Tue, 22 Oct 2013)

  New Revision: 6ede0f624f542b7b1e5fdba1298c7c57870f65ce
  https://github.com/groonga/groonga/commit/6ede0f624f542b7b1e5fdba1298c7c57870f65ce

  Message:
    mrb: add missing CFLAGS

  Modified files:
    lib/mrb/Makefile.am

  Modified: lib/mrb/Makefile.am (+1 -0)
===================================================================
--- lib/mrb/Makefile.am    2013-10-22 17:55:46 +0900 (2aa2d44)
+++ lib/mrb/Makefile.am    2013-10-22 18:39:01 +0900 (13b4aeb)
@@ -10,6 +10,7 @@ AM_CFLAGS =					\
 	$(NO_STRICT_ALIASING_CFLAGS)		\
 	$(COVERAGE_CFLAGS)			\
 	$(GRN_CFLAGS)				\
+	$(MESSAGE_PACK_CFLAGS)			\
 	$(MRUBY_CFLAGS)
 
 noinst_LTLIBRARIES = libgrnmrb.la
-------------- next part --------------
HTML����������������������������...
Download 



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