From: "Michael Haubenwallner" <haubi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/prefix:master commit in: app-arch/unzip/
Date: Thu, 19 May 2016 13:22:34 +0000 (UTC) [thread overview]
Message-ID: <1463664142.7981c98bd9a1b55a1fe2272ae7b52b93e4bef971.haubi@gentoo> (raw)
commit: 7981c98bd9a1b55a1fe2272ae7b52b93e4bef971
Author: Michael Haubenwallner <michael.haubenwallner <AT> ssi-schaefer <DOT> com>
AuthorDate: Thu May 19 13:21:58 2016 +0000
Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Thu May 19 13:22:22 2016 +0000
URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=7981c98b
app-arch/unzip: for Cygwin use generic target
Package-Manager: portage-2.2.28-prefix
app-arch/unzip/unzip-6.0-r3.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-arch/unzip/unzip-6.0-r3.ebuild b/app-arch/unzip/unzip-6.0-r3.ebuild
index 3677a01..d56ae6c 100644
--- a/app-arch/unzip/unzip-6.0-r3.ebuild
+++ b/app-arch/unzip/unzip-6.0-r3.ebuild
@@ -60,6 +60,7 @@ src_compile() {
*-aix*) TARGET=gcc; append-cppflags "-DNO_LCHMOD"; append-ldflags "-Wl,-blibpath:${EPREFIX}/usr/$(get_libdir)" ;;
*-hpux*) TARGET=gcc; append-ldflags "-Wl,+b,${EPREFIX}/usr/$(get_libdir)" ;;
*-mint*) TARGET=generic ;;
+ *-cygwin*) TARGET=generic ;;
*) die "Unknown target, you suck" ;;
esac
next reply other threads:[~2016-05-19 13:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-19 13:22 Michael Haubenwallner [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-05-19 13:22 [gentoo-commits] repo/proj/prefix:master commit in: app-arch/unzip/ Michael Haubenwallner
2020-12-15 19:26 Fabian Groffen
2020-12-26 13:24 Fabian Groffen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1463664142.7981c98bd9a1b55a1fe2272ae7b52b93e4bef971.haubi@gentoo \
--to=haubi@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox