OSDN Git Service

Cygwin: Adjust mklib so -linker and -cplusplus options are processed more like they...
authorJon TURNEY <jon.turney@dronecode.org.uk>
Fri, 27 Aug 2010 21:52:41 +0000 (22:52 +0100)
committerBrian Paul <brianp@vmware.com>
Wed, 1 Sep 2010 14:48:11 +0000 (08:48 -0600)
commitc085cd6917310ab35325f84311258905b5ded66b
tree7c10b19310cec552dac3052219dc8f03b5d56443
parentc55a8a73a483305c7c9a7bcc7191dd7c833f873d
Cygwin: Adjust mklib so -linker and -cplusplus options are processed more like they are for linux

It looks like we were ignoring -linker when -noprefix wasn't present, and
when -noprefix was present, -linker was mandatory and -cplusplus ignored.

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