openwrt, windows: Use PartitionAlloc even in Cronet build to remove dependency on glibc
parent
b3051d4bc4
commit
30cda26457
|
|
@ -144,4 +144,4 @@ assert_cpp20_default = true
|
|||
|
||||
# Cronet disables PartitionAlloc to reduce its binary size (crbug.com/674570).
|
||||
# TODO(crbug.com/384669394): Consider enabling it instead.
|
||||
use_partition_alloc_default = !is_cronet_build
|
||||
# use_partition_alloc_default = !is_cronet_build
|
||||
|
|
|
|||
Loading…
Reference in New Issue