[PATCH] Include string.h in elf-bfd.h

Saagar Jha saagar@saagarjha.com
Sun Sep 6 02:36:03 GMT 2020


elf-bfd.h uses functions from <string.h> but doesn’t include it, which causes problems for a configure test that uses it when compiled with a compiler that is picky about missing prototypes (such as macOS’s as of recently). This patch adds the missing include.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Include-string.h-in-elf-bfd.h.patch
Type: application/octet-stream
Size: 1075 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20200905/faee9a84/attachment.obj>


More information about the Binutils mailing list