re-enable custom libcxx
This commit is contained in:
@@ -56,7 +56,6 @@ Config.prototype.buildArgs = function () {
|
||||
enable_supervised_users: false,
|
||||
branding_path_component: "brave",
|
||||
enable_widevine: process.platform !== 'linux',
|
||||
use_custom_libcxx: false,
|
||||
target_cpu: this.targetArch,
|
||||
is_official_build: this.officialBuild,
|
||||
is_debug: this.buildConfig !== 'Release',
|
||||
|
||||
Reference in New Issue
Block a user