diff options
author | Martin Stransky <stransky@redhat.com> | 2017-09-29 11:19:18 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2017-09-29 11:19:18 +0200 |
commit | 936095b9a533f944d611093ced04ac53d7110236 (patch) | |
tree | 9d3eb8597b42373d61820f6498a2ee88cceee1da /firefox-mozconfig | |
parent | Merge branch 'master' into f26 (diff) | |
parent | Disabled stylo due to build failures with system nspr/nss (diff) | |
download | librewolf-fedora-ff-936095b9a533f944d611093ced04ac53d7110236.tar.gz librewolf-fedora-ff-936095b9a533f944d611093ced04ac53d7110236.tar.bz2 librewolf-fedora-ff-936095b9a533f944d611093ced04ac53d7110236.zip |
Merge branch 'master' into f26
Diffstat (limited to 'firefox-mozconfig')
-rw-r--r-- | firefox-mozconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox-mozconfig b/firefox-mozconfig index b47ca41..f98a89e 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -22,6 +22,7 @@ ac_add_options --with-mozilla-api-keyfile=../mozilla-api-key ac_add_options --with-google-api-keyfile=../google-api-key ac_add_options --enable-release ac_add_options --enable-pie +ac_add_options --disable-stylo export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 |