Fix a build problem when using FreeBSD 12.
authorSebastian Huber <sebastian.huber@embedded-brains.de>
Fri, 11 Dec 2020 13:27:45 +0000 (13:27 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 11 Dec 2020 13:27:45 +0000 (13:27 +0000)
commitb143e2d506bee1020752597f979d5af174edc36d
tree114aeb82fc29dc239624f8cc4d9ef2dd41e34603
parent9cd7a95a2bb9ba9d5a6af022e5454c8ce78aee56
Fix a build problem when using FreeBSD 12.

* ar.c (write_archive): Cast iostream pointer to FILE *.
* arsup.c (ar_save): Likewise.
* objcopy.c (copy_file): Likewise.
binutils/ChangeLog
binutils/ar.c
binutils/arsup.c
binutils/objcopy.c