Removed polarSSL makefile. Fixes #591.
Also normalises polarssl submodule URL.
This commit is contained in:
parent
305778f22f
commit
ad42adb5fa
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -9,7 +9,7 @@
|
|||||||
url = https://github.com/bearbin/transapi.git
|
url = https://github.com/bearbin/transapi.git
|
||||||
[submodule "lib/polarssl"]
|
[submodule "lib/polarssl"]
|
||||||
path = lib/polarssl
|
path = lib/polarssl
|
||||||
url = https://github.com/mc-server/polarssl
|
url = https://github.com/mc-server/polarssl.git
|
||||||
[submodule "lib/SQLiteCpp"]
|
[submodule "lib/SQLiteCpp"]
|
||||||
path = lib/SQLiteCpp
|
path = lib/SQLiteCpp
|
||||||
url = https://github.com/mc-server/SQLiteCpp.git
|
url = https://github.com/mc-server/SQLiteCpp.git
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 1ed82759c68f92c4acc7e3f33b850cf9f01c8aba
|
Subproject commit d6a15321ae51762098e49a976d26efa2493c94f6
|
Loading…
Reference in New Issue
Block a user