diff options
author | Mike Frysinger <vapier@gentoo.org> | 2021-02-22 00:51:34 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2021-02-28 03:32:47 -0500 |
commit | 9f34b60a43db147aa186ac97d9d6fc4cde7d4a3d (patch) | |
tree | d4281c6c51fb6fb3991d40024d06419f2e8e69dc /ChangeLog | |
parent | sim: igen: delete more unused toolchain settings (diff) | |
download | binutils-gdb-9f34b60a43db147aa186ac97d9d6fc4cde7d4a3d.tar.gz binutils-gdb-9f34b60a43db147aa186ac97d9d6fc4cde7d4a3d.tar.bz2 binutils-gdb-9f34b60a43db147aa186ac97d9d6fc4cde7d4a3d.zip |
sim: igen: drop config.h & header checking
While the configure script was checking for a bunch of headers, only
one of them was conditionally included in the source (unistd.h). The
rest were always included. Based on those usage this whole time, we
can reasonably assume that the build also has unistd.h.
All the other files including config.h never actually used any defines
from the header.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions