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 | |
| parent | caca2afe1dde6f9763ad0a4a675aed17f5c4172c (diff) | |
disable breakpad for now
| -rw-r--r-- | .gitmodules | 6 | ||||
| m--------- | main/breakpad | 0 |
2 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 diff --git a/main/breakpad b/main/breakpad deleted file mode 160000 -Subproject 7f66deca10f63057b7726f46ae547d5d8779808 |
