Skip to content

Commit c8be053

Browse files
jalrJakob Lechner
authored and
Jakob Lechner
committed
Add use_custom_libcxx flag
1 parent 30e2ac6 commit c8be053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.Linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ git checkout 6.4.388.18
5555
gclient sync
5656
5757
# Setup GN
58-
tools/dev/v8gen.py -vv x64.release -- is_component_build=true
58+
tools/dev/v8gen.py -vv x64.release -- is_component_build=true use_custom_libcxx=false
5959
6060
# Build
6161
ninja -C out.gn/x64.release/

0 commit comments

Comments
 (0)