Skip to content

Commit 86cfad5

Browse files
committed
disable monolithic
1 parent 8b1e38b commit 86cfad5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ARCH=$2
88

99
GN_ARGS_BASE="
1010
is_component_build=false
11-
v8_monolithic=true
11+
v8_monolithic=false
1212
v8_static_library=true
1313
use_custom_libcxx=false
1414
icu_use_data_file=false

0 commit comments

Comments
 (0)