multilib.eclass (get_libname): Cygwin allows versioning symlinks
authorMichael Haubenwallner <haubi@gentoo.org>
Mon, 9 May 2016 16:08:06 +0000 (18:08 +0200)
committerMichael Haubenwallner <haubi@gentoo.org>
Mon, 9 May 2016 16:08:06 +0000 (18:08 +0200)
commit1e338461e8d2c0d2cbb7d10b02db7b56a2a8e8ec
treeca9706fb8e7cc69b310113a1b50096122f48a8ce
parentd70b0262477c5ef99b0a0bef597f4213801aa316
multilib.eclass (get_libname): Cygwin allows versioning symlinks

Although useless on Cygwin, some build systems or ebuilds still prefer
to create the versioning symlinks. As symlinked import libs do not harm
anything on Cygwin, just leave those build systems or ebuilds alone.
eclass/multilib.eclass