From 53cb3d4681fd05c641a0fbbcaa92f8ff62c3b573 Mon Sep 17 00:00:00 2001 From: Reinhard Kotucha Date: Fri, 21 Feb 2014 21:54:20 +0000 Subject: Add x86_64 with Cygwin to platform_desc(). Suggested by Ken Brown 2014-02-21 git-svn-id: svn://tug.org/texlive/trunk@33021 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLUtils.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm index aec7a73f35c..a0b7be60298 100644 --- a/Master/tlpkg/TeXLive/TLUtils.pm +++ b/Master/tlpkg/TeXLive/TLUtils.pm @@ -351,6 +351,7 @@ sub platform_desc { 'sparc-solaris' => 'Sparc with Solaris', 'universal-darwin' => 'universal binaries for MacOSX/Darwin', 'win32' => 'Windows', + 'x86_64-cygwin' => 'x86_64 with Cygwin', 'x86_64-darwin' => 'x86_64 with MacOSX/Darwin', 'x86_64-linux' => 'x86_64 with GNU/Linux', 'x86_64-solaris' => 'x86_64 with Solaris', -- cgit v1.2.3