Explorar el Código

Add use_custom_libcxx flag

jalr hace 6 años
padre
commit
c8be0532f4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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/