OSDN Git Service

Cygwin: Change mklib not to report the full archname on cygwin
authorJon TURNEY <jon.turney@dronecode.org.uk>
Sat, 24 Jul 2010 11:06:23 +0000 (12:06 +0100)
committerBrian Paul <brianp@vmware.com>
Wed, 1 Sep 2010 14:48:02 +0000 (08:48 -0600)
commit36b195332fffdba6f596750266dc4a805d046b89
tree044e9d24aa9045fb9b9d0fccd66a4b1aa8045110
parent8fee182e8c65625677c10137e12775db63e909a2
Cygwin: Change mklib not to report the full archname on cygwin

Change mklib not to report the full archname when building a library for cygwin
(which is something like 'CYGWIN_NT-5.1' or 'CYGWIN_NT-6.1-WOW64' and kind of
confusing), but just 'CYGWIN'.

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Signed-off-by: Brian Paul <brianp@vmware.com>
bin/mklib