Pārlūkot izejas kodu

Add use_custom_libcxx flag

jalr 6 gadi atpakaļ
vecāks
revīzija
c8be0532f4
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      README.Linux.md

+ 1 - 1
README.Linux.md

@@ -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/