diff options
author | Mojca Miklavec <mojca.miklavec@gmail.com> | 2015-04-13 13:40:00 +0000 |
---|---|---|
committer | Mojca Miklavec <mojca.miklavec@gmail.com> | 2015-04-13 13:40:00 +0000 |
commit | bacfc70aefdbc2ec3496c976ad12fe9ef26604e1 (patch) | |
tree | bd39c752622f87781a5b04e31a779e431252b9e5 /Build | |
parent | f9287ffed265908f8f11ce02d9af8c75506e690f (diff) |
sparc-solaris: wget 1.16.3 (built on Solaris 10 with a map file hack to work on slightly outdated systems)
git-svn-id: svn://tug.org/texlive/trunk@36833 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/README.solaris | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/Build/source/README.solaris b/Build/source/README.solaris index 78bde8e7611..170153998b5 100644 --- a/Build/source/README.solaris +++ b/Build/source/README.solaris @@ -60,9 +60,14 @@ And the following configuration was used to get rid of dependencies (which are n The binary was built with gcc 4.9.2. > pvs Master/tlpkg/installer/wget/wget.sparc-solaris - libsocket.so.1 (SUNW_1.4); - libnsl.so.1 (SUNW_1.7); - librt.so.1 (SUNW_1.2); - libc.so.1 (SUNW_1.22.5, SUNWprivate_1.1); + libsocket.so.1 (SUNW_1.4); + libnsl.so.1 (SUNW_1.7); + librt.so.1 (SUNW_1.2); + libc.so.1 (SUNW_1.22.5, SUNWprivate_1.1); + +> ./Master/tlpkg/installer/wget/wget.sparc-solaris --version + GNU Wget 1.16.3 built on solaris2.10. + +digest -https +ipv6 -iri +large-file -nls -ntlm +opie -psl -ssl In case that binaries should run on even older systems, users should report problems and we can target even older systems by patching the mapfile. + |