commit 71bedc51ed68cfa9be1044ca7663c2980edc011b parent dcc9ee99f8af4ef79f68f2b7086c212d7d03b5d6 Author: finwo <finwo@pm.me> Date: Wed, 11 Sep 2019 20:34:37 +0200 removed libc submodule again Diffstat:
| M | .gitmodules | | | 3 | --- |
| D | lib/libc | | | 1 | - |
2 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/.gitmodules b/.gitmodules @@ -1,6 +1,3 @@ [submodule "lib/supercop"] path = lib/supercop url = git://git.finwo.net/supercop-c -[submodule "lib/libc"] - path = lib/libc - url = git://git.finwo.net/libc diff --git a/lib/libc b/lib/libc @@ -1 +0,0 @@ -Subproject commit d5b7f38b40dfa58c5684f00ef5ec75f855cc64c0