Gentoo Archives: gentoo-commits

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/windows/cygwin/
Date: Fri, 07 Jun 2019 10:21:55
Message-Id: 1559902891.5268c328d21528213551e1738caf9219cc865923.haubi@gentoo
1 commit: 5268c328d21528213551e1738caf9219cc865923
2 Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 7 10:14:52 2019 +0000
4 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 7 10:21:31 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5268c328
7
8 prefix/cygwin/p.mask: portage-utils-0.80_pre breaks
9
10 Signed-off-by: Michael Haubenwallner <haubi <AT> gentoo.org>
11
12 profiles/prefix/windows/cygwin/package.mask | 5 +++++
13 1 file changed, 5 insertions(+)
14
15 diff --git a/profiles/prefix/windows/cygwin/package.mask b/profiles/prefix/windows/cygwin/package.mask
16 index f952335dd29..e972e51406f 100644
17 --- a/profiles/prefix/windows/cygwin/package.mask
18 +++ b/profiles/prefix/windows/cygwin/package.mask
19 @@ -1,6 +1,11 @@
20 # Copyright 1999-2019 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 +# Michael Haubenwallner <haubi@g.o> (07 Jun 2019)
24 +# Breaks due to weak functions and object file order on linkline,
25 +# see https://cygwin.com/ml/cygwin/2019-06/msg00092.html
26 +>=app-portage/portage-utils-0.80_pre
27 +
28 # Michael Haubenwallner <haubi@g.o> (07 Jun 2019)
29 # Cygwin does not provide this new version yet in it's repo.
30 >=sys-devel/gcc-8.4