diff options
author | cyBerta <cyberta@riseup.net> | 2017-09-23 01:03:05 +0200 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2017-09-23 01:03:05 +0200 |
commit | 05b9a9ce15dc139a7ff97b3052dec8fd2e3207eb (patch) | |
tree | de4a199f730bdf1eba427222e4337656ab871b12 /.gitmodules | |
parent | caca2afe1dde6f9763ad0a4a675aed17f5c4172c (diff) |
disable breakpad for now
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index a762c16e..1730ddc4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,6 @@ [submodule "main/openssl"] path = main/openssl url = https://github.com/schwabe/platform_external_openssl.git -[submodule "main/breakpad"] - path = main/breakpad - url = https://github.com/schwabe/breakpad.git +#[submodule "main/breakpad"] +# path = main/breakpad +# url = https://github.com/schwabe/breakpad.git |