Kouhei Sutou
null+****@clear*****
Mon May 16 14:55:05 JST 2016
Kouhei Sutou 2016-05-16 14:55:05 +0900 (Mon, 16 May 2016) New Revision: fe599813a1d1f35337c2173378439e825532a0fa https://github.com/groonga/groonga/commit/fe599813a1d1f35337c2173378439e825532a0fa Message: cmake: add missing -DMRB_INT64 for mrb.c and ctx_impl_mrb.c Modified files: lib/CMakeLists.txt Modified: lib/CMakeLists.txt (+1 -0) =================================================================== --- lib/CMakeLists.txt 2016-05-16 14:46:31 +0900 (03104b0) +++ lib/CMakeLists.txt 2016-05-16 14:55:05 +0900 (ebdec53) @@ -59,6 +59,7 @@ set_source_files_properties( PROPERTIES COMPILE_FLAGS "${GRN_C_COMPILE_FLAGS}") set_source_files_properties( + ${LIBGROONGA_SOURCES} ${LIBGRNMRB_SOURCES} PROPERTIES COMPILE_DEFINITIONS "${MRUBY_DEFINITIONS}") -------------- next part -------------- HTML����������������������������...Download