diff options
author | Martin Stransky <stransky@redhat.com> | 2019-12-09 10:30:47 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2019-12-09 10:30:47 +0100 |
commit | 2688384d4f8eef21f16242988b3d7dedc615c483 (patch) | |
tree | effd08aa98c6d01aa92140a22a78d5a4a1dbd9b4 /firefox-mozconfig | |
parent | Built with -fno-lifetime-dse (diff) | |
parent | Updated workaround for mzbz#1601707, updated build config (diff) | |
download | librewolf-fedora-ff-2688384d4f8eef21f16242988b3d7dedc615c483.tar.gz librewolf-fedora-ff-2688384d4f8eef21f16242988b3d7dedc615c483.tar.bz2 librewolf-fedora-ff-2688384d4f8eef21f16242988b3d7dedc615c483.zip |
merged with master
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 |