diff options
author | Mojca Miklavec <mojca.miklavec@gmail.com> | 2018-03-22 16:17:51 +0000 |
---|---|---|
committer | Mojca Miklavec <mojca.miklavec@gmail.com> | 2018-03-22 16:17:51 +0000 |
commit | 92926991fee4079a0d527dad92cf06a8077c8a64 (patch) | |
tree | 8240be3aa13181219ef3ecbb7580e299d9875ecb /Build/source | |
parent | a4df3f5d115bbfd348da1229a0e980306cbadcb8 (diff) |
Mac OS X Leopard 10.5 (powerpc, i386): R.I.P.
git-svn-id: svn://tug.org/texlive/trunk@47075 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-rw-r--r-- | Build/source/README | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/Build/source/README b/Build/source/README index 04f0927836a..53dacb7bb94 100644 --- a/Build/source/README +++ b/Build/source/README @@ -37,7 +37,7 @@ i386-netbsd, amd64-netbsd: TL_MAKE=gmake CC=gcc CXX=g++ CFLAGS=-D_NETBSD_SOURCE \ LDFLAGS='-L/usr/X11R7/lib -Wl,-rpath,/usr/X11R7/lib' \ ./Build --enable-xindy CLISP=/usr/local/bin/clisp - + i386-freebsd, amd64-freebsd: --disable-dvisvgm; upmendex for i386 built with -DU_IS_BIG_ENDIAN=0. @@ -60,20 +60,14 @@ powerpc-linux (Debian Squeeze): (only the kernel is 64bit, the entire userland is 32bit) x86_64-darwin: + OS X 10.10 See Master/source/mactexdoc.tar.xz. -x86_64-darwinlegacy, i386-darwin, powerpc-darwin: +x86_64-darwinlegacy: + Mac OS X 10.6, clang 5.0, libc++ required https://github.com/TeXLive-M/texlive-buildbot http://build.contextgarden.net/waterfall?tag=c/texlive (These links have info on all platforms built by Mojca.) - - 32-bit binaries built on 10.6/x86_64 with backward compatibility to 10.5. - ppc binaries only work on <= 10.5, so 10.5/ppc will be the only OS for them. - i386 binaries only work on <= 10.6. While they theoretically work - "everywhere", they would only be used on 10.5 and 10.6/i386. - x86_64 binaries only work on >= 10.6 (and should work on any >= 10.6 machine) - but will only be used for < 10.10 since x86_64-darwin covers newer. - PPC binaries made with gcc-4.2 and Intel binaries with clang-3.7. x86_64-linuxmusl: Alpine 3.1 Docker image with musl libc 1.1.5 |