summaryrefslogtreecommitdiff
path: root/vendor/modernc.org/libc/builder.json
diff options
context:
space:
mode:
authorLibravatar Terin Stock <terinjokes@gmail.com>2025-03-09 17:47:56 +0100
committerLibravatar Terin Stock <terinjokes@gmail.com>2025-12-01 22:08:04 +0100
commitb1af8fd87760b34e3ff2fd3bda38f211815a0473 (patch)
tree9317fad1a7ec298d7a8d2678e4e422953bbc6f33 /vendor/modernc.org/libc/builder.json
parent[chore] update URLs to forked source (diff)
downloadgotosocial-b1af8fd87760b34e3ff2fd3bda38f211815a0473.tar.xz
[chore] remove vendor
Diffstat (limited to 'vendor/modernc.org/libc/builder.json')
-rw-r--r--vendor/modernc.org/libc/builder.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/vendor/modernc.org/libc/builder.json b/vendor/modernc.org/libc/builder.json
deleted file mode 100644
index fca30339e..000000000
--- a/vendor/modernc.org/libc/builder.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "autogen": "linux/(amd64|arm64|loong64|ppc64le|s390x|riscv64|386|arm)",
- "autotag": "darwin/(amd64|arm64)|freebsd/(amd64|arm64)|linux/(386|amd64|arm|arm64|loong64|ppc64le|riscv64|s390x)|windows/(amd64|arm64|386)",
- "autoupdate": "linux/amd64",
- "download": [
- {"re": "linux/(amd64|arm64|loong64|ppc64le|s390x|riscv64|386|arm)", "files": ["https://git.musl-libc.org/cgit/musl/snapshot/musl-7ada6dde6f9dc6a2836c3d92c2f762d35fd229e0.tar.gz"]}
- ],
- "test": "darwin/(amd64|arm64)|freebsd/(amd64|arm64)|linux/(386|amd64|arm|arm64|loong64|ppc64le|riscv64|s390x)|openbsd/(386|amd64|arm64)|windows/(amd64|arm64|386)"
-}