I hereby claim:
- I am takaishi on github.
- I am r_takaishi (https://keybase.io/r_takaishi) on keybase.
- I have a public key ASAYV_kyHwsg8OGG5HHDuKh7MuYVeHIDsZntFIBn3WMSygo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
diff --git a/CMakeLists.txt b/CMakeLists.txt | |
index 510202c7..64669273 100644 | |
--- a/CMakeLists.txt | |
+++ b/CMakeLists.txt | |
@@ -48,6 +48,7 @@ option(FLB_SQLDB "Enable SQL embedded DB" No) | |
option(FLB_HTTP_SERVER "Enable HTTP Server" No) | |
option(FLB_BACKTRACE "Enable stacktrace support" Yes) | |
option(FLB_LUAJIT "Enable Lua Scripting support" Yes) | |
+option(FLB_MRUBY "Enable mruby Scripting support" Yes) | |