diff options
| author | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-07-12 17:12:57 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-09-08 21:11:00 +0200 |
| commit | f0ed3574c11cbd3ee78f3094cb3e20f4cf9353ad (patch) | |
| tree | 17f5f03dcd3c762b3228ada0487177920af9fc9e /.gitmodules | |
| parent | 045889f1ac008f5a4351f5bed446815e81fb8340 (diff) | |
| download | wnix-f0ed3574c11cbd3ee78f3094cb3e20f4cf9353ad.tar.gz | |
Use tinyalloc fork
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 9b00c55..aa42ef4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://gitea.privatedns.org/xavi/nanowasm.git [submodule "src/libc/tinyalloc"] path = src/libc/tinyalloc - url = https://github.com/thi-ng/tinyalloc + url = https://gitea.privatedns.org/xavi/tinyalloc.git |
