Skip to content

Commit

Permalink
[WFX-372] Update mozconfig to include mozilla-api-keyfile path.
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlex94 committed May 4, 2023
1 parent 7524fa4 commit f45fe97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .mozconfig-x86_64-pc-linux-gnu
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ ac_add_options --with-app-name=waterfox
ac_add_options --with-branding=browser/branding/waterfox
ac_add_options --with-distribution-id=net.waterfox
ac_add_options --with-l10n-base=$PWD/browser/locales/l10n
ac_add_options --with-mozilla-api-keyfile="$PWD"/mozilla-api

export RUSTC_OPT_LEVEL=2
export MOZ_INCLUDE_SOURCE_INFO=1
Expand Down

0 comments on commit f45fe97

Please sign in to comment.