We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aaeb63d + d1eea37 commit 475a289Copy full SHA for 475a289
patches/musl-cross-make-fd6be58297ee21fcba89216ccd0d4aca1e3f1c5c/0001-no-ssl-linux-headers.patch
@@ -0,0 +1,11 @@
1
+--- ../orig/Makefile 2024-05-07 02:14:37.000000000 +0100
2
++++ ./Makefile 2025-10-27 00:11:38.045918046 +0000
3
+@@ -22,7 +22,7 @@
4
+ MUSL_REPO = https://git.musl-libc.org/git/musl
5
+
6
+ LINUX_SITE = https://cdn.kernel.org/pub/linux/kernel
7
+-LINUX_HEADERS_SITE = https://ftp.barfooze.de/pub/sabotage/tarballs/
8
++LINUX_HEADERS_SITE = http://ftp.barfooze.de/pub/sabotage/tarballs/
9
10
+ DL_CMD = wget -c -O
11
+ SHA1_CMD = sha1sum -c
0 commit comments