From ef62effb54d6d4bdb4c915b2d5afaa662727004a Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Mon, 27 Jun 2016 10:58:29 -0700 Subject: [PATCH] add bundle/config --- bundle/config | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 bundle/config diff --git a/bundle/config b/bundle/config new file mode 100644 index 0000000..e4821da --- /dev/null +++ b/bundle/config @@ -0,0 +1,3 @@ +--- +BUNDLE_BUILD__LIBV8: "--with-system-v8" +BUNDLE_BUILD__THERUBYRACER: "--with-system-v8"