mirror of https://gitee.com/bigwinds/arangodb
use icu & v8 from 3rdParty
This commit is contained in:
parent
96d3c32cb7
commit
9a7c33165b
|
@ -506,6 +506,9 @@ pack-dmg:
|
|||
|
||||
./configure \
|
||||
--prefix=/opt/arangodb \
|
||||
--enable-all-in-one-icu \
|
||||
--enable-all-in-one-v8 \
|
||||
--enable-all-in-one-libev \
|
||||
--enable-mruby
|
||||
|
||||
cd Build && cmake \
|
||||
|
|
Loading…
Reference in New Issue