[Groonga-commit] groonga/groonga at 304e497 [master] mrb: add missing -DMRB_INT64 flag

Back to archive index

Kouhei Sutou null+****@clear*****
Mon May 16 14:13:02 JST 2016


Kouhei Sutou	2016-05-16 14:13:02 +0900 (Mon, 16 May 2016)

  New Revision: 304e497ddd019c131dae4b9e8945853b5b1db282
  https://github.com/groonga/groonga/commit/304e497ddd019c131dae4b9e8945853b5b1db282

  Message:
    mrb: add missing -DMRB_INT64 flag

  Modified files:
    lib/Makefile.am

  Modified: lib/Makefile.am (+4 -0)
===================================================================
--- lib/Makefile.am    2016-05-16 13:52:25 +0900 (8814f5f)
+++ lib/Makefile.am    2016-05-16 14:13:02 +0900 (75ef99c)
@@ -7,6 +7,10 @@ SUBDIRS =					\
 lib_LTLIBRARIES = libgroonga.la
 
 include $(top_srcdir)/version.sh
+
+AM_CPPFLAGS =					\
+	$(MRUBY_CPPFLAGS)
+
 AM_CFLAGS =					\
 	$(NO_STRICT_ALIASING_CFLAGS)		\
 	$(COVERAGE_CFLAGS)			\
-------------- next part --------------
HTML����������������������������...
Download 



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