diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2016-06-05 22:34:26 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2016-06-07 22:06:42 +0000 |
commit | 439b47e84bb12ec1c5cc2332b4c6a9ea59f462ad (patch) | |
tree | 416c2eec2b2e7ec8d03e6576d12aca2581735ccf /distro-configs/LibreOfficeLinux.conf | |
parent | 29e0b587df4e509558c22fa478992b07486828d1 (diff) |
enable breakpad in distro configs
Change-Id: Ib321a62223c77e3f62d48f358a228465280458ad
Reviewed-on: https://gerrit.libreoffice.org/26022
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'distro-configs/LibreOfficeLinux.conf')
-rw-r--r-- | distro-configs/LibreOfficeLinux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf index d57706cb5e6a..392b49562774 100644 --- a/distro-configs/LibreOfficeLinux.conf +++ b/distro-configs/LibreOfficeLinux.conf @@ -32,5 +32,6 @@ --enable-epm --enable-python=internal --enable-online-update +--enable-breakpad --disable-dconf --enable-mergelibs |