diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2015-11-15 04:39:24 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2016-02-22 18:20:13 +0000 |
commit | a46ef637d5f37962f826969cb2d7eb4cb9ba81c6 (patch) | |
tree | e60a0d3c0e716ace76db0fc71bb343adff0b6f6b /distro-configs | |
parent | e72cd4053676d826ef9a914e62e89e26247bdd5c (diff) |
include breakpad into the build
Change-Id: I1bfd107502332fc86ae5e96bbc1f475b8d669c6c
Reviewed-on: https://gerrit.libreoffice.org/22547
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'distro-configs')
-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..efa314fc5858 100644 --- a/distro-configs/LibreOfficeLinux.conf +++ b/distro-configs/LibreOfficeLinux.conf @@ -34,3 +34,4 @@ --enable-online-update --disable-dconf --enable-mergelibs +--enable-breakpad |