Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2016-04-07 00:31:06 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2016-04-07 00:39:21 +0300
commit165f604f8386317734efe56fc08316e0eeb8c47c (patch)
treece0c45c839e61de27b765181e18a905b78210833 /.gitmodules
parent4a71f9eee7416e98267c32866a03d57d0861d454 (diff)
Replace android-libunwind submodule with a local copy
We can't keep it as a real git submodule since the repo contains an "aux" folder that breaks on Windows.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 138c40ce788..731e6c68282 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -33,6 +33,3 @@
[submodule "external/nunit-lite"]
path = external/nunit-lite
url = git://github.com/mono/NUnitLite.git
-[submodule "external/android-libunwind"]
- path = external/android-libunwind
- url = https://android.googlesource.com/platform/external/libunwind