summaryrefslogtreecommitdiff
path: root/distro-configs
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-01-28 21:55:00 +0100
committerAndras Timar <andras.timar@collabora.com>2023-01-28 21:55:00 +0100
commit2bb0bb7f2b7c42d636e708caa952b8908d7d8a15 (patch)
treeb0491a7fde2a45870b6c0dce1a401b7853ab8cad /distro-configs
parenta18c3a7802165cda4b390a30dcae67ca7de37e1c (diff)
[cp] disable breakpad (crashreporting) on Windows temporarily
Change-Id: I38962c1d2304b5f722d5b9fa7259290925206f2b
Diffstat (limited to 'distro-configs')
-rw-r--r--distro-configs/CPWin32.conf2
-rw-r--r--distro-configs/CPWin64.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/distro-configs/CPWin32.conf b/distro-configs/CPWin32.conf
index d887146c01e0..1f8c4488426e 100644
--- a/distro-configs/CPWin32.conf
+++ b/distro-configs/CPWin32.conf
@@ -22,5 +22,5 @@
--with-lang=ar as ast bg bn-IN br ca ca-valencia cy cs da de el en-US en-GB es et eu fi fr ga gd gl gu he hi hr hu id is it ja km kn ko lt lv ml mr nb nl nn oc or pa-IN pl pt pt-BR ro ru sk sl sr sr-Latn sv ta te tr uk vi zh-CN zh-TW
--enable-windows-build-signing
--enable-symbols
---enable-breakpad
+--disable-breakpad
--with-privacy-policy-url=https://www.collaboraoffice.com/privacy-policy/
diff --git a/distro-configs/CPWin64.conf b/distro-configs/CPWin64.conf
index b05265d8b408..e259c9348181 100644
--- a/distro-configs/CPWin64.conf
+++ b/distro-configs/CPWin64.conf
@@ -22,5 +22,5 @@
--with-lang=ar as ast bg bn-IN br ca ca-valencia cy cs da de el en-US en-GB es et eu fi fr ga gd gl gu he hi hr hu id is it ja km kn ko lt lv ml mr nb nl nn oc or pa-IN pl pt pt-BR ro ru sk sl sr sr-Latn sv ta te tr uk vi zh-CN zh-TW
--enable-windows-build-signing
--enable-symbols
---enable-breakpad
+--disable-breakpad
--with-privacy-policy-url=https://www.collaboraoffice.com/privacy-policy/