diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-10 22:48:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-10 22:48:54 +0000 |
commit | 07d50dbbc142a70148c18bc78d939cdaa04ca157 (patch) | |
tree | 6c55a0f0131e059b4a0c6283896ce3427f21814a /Build | |
parent | cb1475713e2eb818e78d927aa4fabb5738b00f73 (diff) |
(u)p(la)tex excludes, doc
git-svn-id: svn://tug.org/texlive/trunk@41021 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/README | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Build/source/README b/Build/source/README index 445b6a59586..da09bb759ce 100644 --- a/Build/source/README +++ b/Build/source/README @@ -34,12 +34,16 @@ amd64-netbsd: NetBSD/amd64 6.1.3 TL_MAKE=gmake LDFLAGS='-L/usr/X11R7/lib -Wl,-rpath,/usr/X11R7/lib' ./Build +i386-openbsd, amd64-openbsd: + e.g., see CONFIGURE_ARGS in the Makefile in + http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print/texlive/base/ + i386-solaris, x86_64-solaris: Solaris 10. See doc/README.solaris. i386-cygwin, x86_64-cygwin: gcc-4.8.2, cygwin-1.7.29. ./Build (with --enable-xindy for i386). -powerpc-linux (Debian Squeeze) +powerpc-linux (Debian Squeeze): Linux homer 2.6.32-5-powerpc64 #1 SMP Tue Mar 8 02:01:42 UTC 2011 ppc64 Debian GNU/Linux 6.0 (only the kernel is 64bit, the entire userland is 32bit) |