* [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/windows/cygwin/2.0/x64/
@ 2016-04-13 9:35 Michael Haubenwallner
0 siblings, 0 replies; 2+ messages in thread
From: Michael Haubenwallner @ 2016-04-13 9:35 UTC (permalink / raw
To: gentoo-commits
commit: c20f8602fd9db2560a4606cdf5526af876f0b214
Author: Michael Haubenwallner <michael.haubenwallner <AT> ssi-schaefer <DOT> com>
AuthorDate: Tue Apr 12 11:28:04 2016 +0000
Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Wed Apr 13 09:33:37 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c20f8602
prefix/cygwin/x64/make.defaults: define multilib values
profiles/prefix/windows/cygwin/2.0/x64/make.defaults | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/profiles/prefix/windows/cygwin/2.0/x64/make.defaults b/profiles/prefix/windows/cygwin/2.0/x64/make.defaults
index 966294e..a018bd9 100644
--- a/profiles/prefix/windows/cygwin/2.0/x64/make.defaults
+++ b/profiles/prefix/windows/cygwin/2.0/x64/make.defaults
@@ -5,3 +5,14 @@
ARCH="x64-cygwin"
CHOST="x86_64-pc-cygwin"
ACCEPT_KEYWORDS="~x64-cygwin"
+
+# We don't have lib64 in prefix so, remove it here.
+SYMLINK_LIB=""
+LIBDIR_amd64="lib"
+
+# multilib build stuff, single ABI (no multilib)
+MULTILIB_ABIS="amd64"
+DEFAULT_ABI="amd64"
+ABI="amd64"
+IUSE_IMPLICIT="abi_x86_64"
+LIBDIR_amd64="lib"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/windows/cygwin/2.0/x64/
@ 2016-04-28 9:20 Michael Haubenwallner
0 siblings, 0 replies; 2+ messages in thread
From: Michael Haubenwallner @ 2016-04-28 9:20 UTC (permalink / raw
To: gentoo-commits
commit: e94866a9540476fe51b05781c93801efbe97aa50
Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 28 09:20:07 2016 +0000
Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Thu Apr 28 09:20:07 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e94866a9
profiles/prefix/cygwin/x64: accept ~amd64-linux for now
as whe have no cygwin keywords anywhere yet
profiles/prefix/windows/cygwin/2.0/x64/make.defaults | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/profiles/prefix/windows/cygwin/2.0/x64/make.defaults b/profiles/prefix/windows/cygwin/2.0/x64/make.defaults
index a018bd9..e243a8c 100644
--- a/profiles/prefix/windows/cygwin/2.0/x64/make.defaults
+++ b/profiles/prefix/windows/cygwin/2.0/x64/make.defaults
@@ -4,7 +4,7 @@
ARCH="x64-cygwin"
CHOST="x86_64-pc-cygwin"
-ACCEPT_KEYWORDS="~x64-cygwin"
+ACCEPT_KEYWORDS="~x64-cygwin ~amd64-linux"
# We don't have lib64 in prefix so, remove it here.
SYMLINK_LIB=""
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-28 9:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-13 9:35 [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/windows/cygwin/2.0/x64/ Michael Haubenwallner
-- strict thread matches above, loose matches on Subject: below --
2016-04-28 9:20 Michael Haubenwallner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox