diff options
author | Sergio Durigan Junior <sergiodj@redhat.com> | 2017-04-13 21:01:53 -0400 |
---|---|---|
committer | Sergio Durigan Junior <sergiodj@redhat.com> | 2017-04-13 21:01:53 -0400 |
commit | 096c92ddb3a5a959bc638cff3c4ffa0f48a737d7 (patch) | |
tree | 06c7d8ea272e9d86c9c39c1d1825895b43f4eb3d /config | |
parent | 5dc74d659d1c84b8ffdb4fcbf2ef73dc974d8a5b (diff) | |
download | binutils-gdb-096c92ddb3a5a959bc638cff3c4ffa0f48a737d7.tar.gz |
Fix build breakage on Cygwin (PR gdb/21385)
On gdb/windows-nat.c:windows_create_inferior, ALLARGS needs to be
declared independently of the host that we're building for. This
fixes a build breakage on Cygwin.
2017-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
PR gdb/21385
* windows-nat.c (windows_create_inferior): Declare 'allargs'
independently of the host, and fix build breakage on Cygwin.
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions