[Groonga-commit] groonga/groonga-command-parser at 3259b7a [master] FORCE_FFI_YAJL is needed

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Oct 14 17:37:59 JST 2015


Kouhei Sutou	2015-10-14 17:37:59 +0900 (Wed, 14 Oct 2015)

  New Revision: 3259b7affc5812b87525664405f5a8a445e7045e
  https://github.com/groonga/groonga-command-parser/commit/3259b7affc5812b87525664405f5a8a445e7045e

  Message:
    FORCE_FFI_YAJL is needed

  Modified files:
    lib/groonga/command/parser/load-values-parser.rb

  Modified: lib/groonga/command/parser/load-values-parser.rb (+1 -0)
===================================================================
--- lib/groonga/command/parser/load-values-parser.rb    2015-10-09 14:37:12 +0900 (23ada59)
+++ lib/groonga/command/parser/load-values-parser.rb    2015-10-14 17:37:59 +0900 (9f3e1a1)
@@ -16,6 +16,7 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
+ENV["FORCE_FFI_YAJL"] = "ffi"
 require "ffi_yajl"
 
 module FFI_Yajl
-------------- next part --------------
HTML����������������������������...
Download 



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