diff options
author | Mattias Andrée <m@maandree.se> | 2024-10-06 09:15:45 +0200 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2024-10-06 09:15:45 +0200 |
commit | a154fb3467c8a1e46e4dc03cf86c26b22d4021af (patch) | |
tree | 7774f50cf6f9ab3cca0214703489094694222184 /DEPENDENCIES | |
parent | Empty signed commit (diff) | |
download | slibc-a154fb3467c8a1e46e4dc03cf86c26b22d4021af.tar.gz slibc-a154fb3467c8a1e46e4dc03cf86c26b22d4021af.tar.bz2 slibc-a154fb3467c8a1e46e4dc03cf86c26b22d4021af.tar.xz |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index a1bd705..94811ce 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -10,7 +10,7 @@ BUILD DEPENDENCIES: coreutils sed texinfo>=4.11 (optional) - https://github.com/maandree/gpp (only utilisable if not cross-compiling, optional) + https://codeberg.org/maandree/gpp (only utilisable if not cross-compiling, optional) libc (only utilisable if not cross-compiling, optional, can be slibc itself) |