Skip to content

Commit

Permalink
profiles/prefix/cygwin: stop accepting ~amd64-linux
Browse files Browse the repository at this point in the history
Since ~x64-cygwin keywords are in place, there's no need any more to
accept ~amd64-linux keywords.
  • Loading branch information
haubi committed Feb 20, 2017
1 parent 35ead05 commit c3a81b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profiles/prefix/windows/cygwin/x64/make.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

ARCH="x64-cygwin"
CHOST="x86_64-pc-cygwin"
ACCEPT_KEYWORDS="~x64-cygwin ~amd64-linux"
ACCEPT_KEYWORDS="~x64-cygwin"

# We don't have lib64 in prefix so, remove it here.
SYMLINK_LIB=""
Expand Down

0 comments on commit c3a81b9

Please sign in to comment.