summaryrefslogtreecommitdiff
path: root/Build/source/README
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2018-03-05 15:34:48 +0000
committerNorbert Preining <preining@logic.at>2018-03-05 15:34:48 +0000
commitabcc7828f125b377eb6aa1f3d5feb0fb60b52098 (patch)
tree7fbeba4bbb1c04c446ec1946c3fb3cf4e330fa41 /Build/source/README
parent91785746e58edc791ecf402be4627b643cbdb4e5 (diff)
add musl build comments in source/README
git-svn-id: svn://tug.org/texlive/trunk@46835 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/README')
-rw-r--r--Build/source/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/README b/Build/source/README
index d43f0b5e7d8..2cc282c98c7 100644
--- a/Build/source/README
+++ b/Build/source/README
@@ -43,6 +43,9 @@ i386-freebsd, amd64-freebsd:
i386-linux: Debian 7.
+i386-linuxmusl:
+ Alpine 3.1 Docker image with musl libc 1.1.5
+
i386-openbsd, amd64-openbsd:
e.g., see CONFIGURE_ARGS in the Makefile in
http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print/texlive/base/
@@ -76,3 +79,7 @@ x86_64-darwinlegacy, i386-darwin, powerpc-darwin:
PPC binaries made with gcc-4.2 and Intel binaries with clang-3.7.
x86_64-linux: Debian 6.0 (Squeeze), Feb 2009.
+
+x86_64-linuxmusl:
+ Alpine 3.1 Docker image with musl libc 1.1.5
+