0
0
mirror of https://github.com/phpv8/v8js.git synced 2024-09-19 00:25:18 +00:00

Add use_custom_libcxx flag

This commit is contained in:
jalr 2019-05-10 16:32:06 +02:00 committed by Jakob Lechner
parent 30e2ac6fa8
commit c8be0532f4

View File

@ -55,7 +55,7 @@ git checkout 6.4.388.18
gclient sync
# Setup GN
tools/dev/v8gen.py -vv x64.release -- is_component_build=true
tools/dev/v8gen.py -vv x64.release -- is_component_build=true use_custom_libcxx=false
# Build
ninja -C out.gn/x64.release/