From e94866a9540476fe51b05781c93801efbe97aa50 Mon Sep 17 00:00:00 2001 From: Michael Haubenwallner Date: Thu, 28 Apr 2016 11:20:07 +0200 Subject: [PATCH] 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 a018bd9f764e..e243a8c6877a 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="" -- 2.26.2