diff options
author | Alexey Neyman <stilor@att.net> | 2019-03-13 23:56:12 -0700 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2019-03-13 23:56:12 -0700 |
commit | 8b8e6b4e5d1932268ac150688e619cef78b75999 (patch) | |
tree | d5ec93c77d4587cc0ed3f782b42da6fc566e1926 /packages/binutils/2.26.1/0013-Fix-a-missing-include-of-string.patch | |
parent | a75a770595079619e61e1623698e420427924cf9 (diff) | |
download | crosstool-ng-8b8e6b4e5d1932268ac150688e619cef78b75999.tar.gz crosstool-ng-8b8e6b4e5d1932268ac150688e619cef78b75999.tar.bz2 crosstool-ng-8b8e6b4e5d1932268ac150688e619cef78b75999.zip |
Remove "event-loop.h" inclusion from "top.h"
Older GCCs (e.g. GCC 4.4 in CentOS 6) chokes on having two identical
typedefs like this:
typedef void *p;
typedef void *p;
The event-loop.h header does not have a guard against double-inclusion.
Not the best solution, but it works and eventually 7.12 will fall into
obsolescence anyway.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/binutils/2.26.1/0013-Fix-a-missing-include-of-string.patch')
0 files changed, 0 insertions, 0 deletions