diff options
author | Martin Stransky <stransky@redhat.com> | 2019-12-09 10:28:41 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2019-12-09 10:28:41 +0100 |
commit | 0f0618f13f764427bd55921e8a3cb7469984391b (patch) | |
tree | 9a00cc1d2d59ae79610ceb3a1a79181b084e1bff /firefox-mozconfig | |
parent | Updated ASAN setup (diff) | |
download | librewolf-fedora-ff-0f0618f13f764427bd55921e8a3cb7469984391b.tar.gz librewolf-fedora-ff-0f0618f13f764427bd55921e8a3cb7469984391b.tar.bz2 librewolf-fedora-ff-0f0618f13f764427bd55921e8a3cb7469984391b.zip |
Updated workaround for mzbz#1601707, updated build config
Diffstat (limited to 'firefox-mozconfig')
-rw-r--r-- | firefox-mozconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/firefox-mozconfig b/firefox-mozconfig index 78aa1da..3605a29 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -1,7 +1,5 @@ . $topsrcdir/browser/config/mozconfig -ac_add_options --prefix="$PREFIX" -ac_add_options --libdir="$LIBDIR" ac_add_options --with-system-zlib ac_add_options --with-system-bz2 ac_add_options --disable-strip |