mirror of
https://github.com/phpv8/v8js.git
synced 2024-11-09 15:18:41 +00:00
Add use_custom_libcxx flag
This commit is contained in:
parent
30e2ac6fa8
commit
c8be0532f4
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user