diff options
author | Martin Stransky <stransky@redhat.com> | 2015-08-20 11:27:41 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2015-08-20 11:27:41 +0200 |
commit | ce65d65db6cae656fbb013d5c382233bda185175 (patch) | |
tree | bb7e974365503eb524ddce48cc649d0f8d29a966 /firefox-mozconfig | |
parent | Resolves: mozbz#1192243 - Fix crash reported layout under GTK3 (diff) | |
download | librewolf-fedora-ff-ce65d65db6cae656fbb013d5c382233bda185175.tar.gz librewolf-fedora-ff-ce65d65db6cae656fbb013d5c382233bda185175.tar.bz2 librewolf-fedora-ff-ce65d65db6cae656fbb013d5c382233bda185175.zip |
Enabled pie - rhbz#1246287
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 c0cda82..8dd90c3 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -35,6 +35,7 @@ ac_add_options --enable-pulseaudio ac_add_options --with-system-icu ac_add_options --with-mozilla-api-keyfile=../mozilla-api-key ac_add_options --enable-release +ac_add_options --enable-pie export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 |