Skip to content

Commit

Permalink
Merge pull request #205 from /issues/154
Browse files Browse the repository at this point in the history
disable nacl
  • Loading branch information
darkdh authored May 16, 2018
2 parents 17ea455 + 8da5c82 commit abdcef0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/commands/lib/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Config.prototype.buildArgs = function () {
is_component_build: this.buildConfig !== 'Release',
proprietary_codecs: true,
ffmpeg_branding: "Chrome",
enable_nacl: false,
// branding_path_component: "brave",
enable_widevine: process.platform !== 'linux',
target_cpu: this.targetArch,
Expand Down

0 comments on commit abdcef0

Please sign in to comment.