profiles/prefix/cygwin/x64: accept ~amd64-linux for now
authorMichael Haubenwallner <haubi@gentoo.org>
Thu, 28 Apr 2016 09:20:07 +0000 (11:20 +0200)
committerMichael Haubenwallner <haubi@gentoo.org>
Thu, 28 Apr 2016 09:20:07 +0000 (11:20 +0200)
as whe have no cygwin keywords anywhere yet

profiles/prefix/windows/cygwin/2.0/x64/make.defaults

index a018bd9f764e14f6e1a29b3835e9477a6ceb7bab..e243a8c6877ad92aaca84e5829768f0fd42f0a87 100644 (file)
@@ -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=""