crosstool-ng/packages/gcc/11.1.0
Keith Packard 83029d7570 packages/gcc/libstdc++: #include_next → #include
Some of the installed libstdc++ header files use '#include_next' to
work around toolchain oddities that might cause loops in the
compiler. However, these also cause mistakes in locating header files
when there are multiple C libraries installed as '#include_next' often
ends up finding default C library header files.

It doesn't seem like this patch could be accepted upstream; there's a
long discussion about the use of include_next in these headers which I
cannot fully understand.

Signed-off-by: Keith Packard <keithp@keithp.com>
2021-06-17 10:30:25 -07:00
..
0000-libtool-leave-framework-alone.patch Pull patch for macOS from GCC 10.3.0 package. 2021-05-05 01:15:07 -07:00
0003-gcc-plugin-POSIX-include-sys-select-h.patch Initial commit for gcc11 2021-04-28 14:50:18 -07:00
0004-arm-softfloat-libgcc.patch Initial commit for gcc11 2021-04-28 14:50:18 -07:00
0008-libgcc-disable-split-stack-nothreads.patch Initial commit for gcc11 2021-04-28 14:50:18 -07:00
0009-Remove-use-of-include_next-from-c-headers.patch packages/gcc/libstdc++: #include_next → #include 2021-06-17 10:30:25 -07:00
chksum Initial commit for gcc11 2021-04-28 14:50:18 -07:00
version.desc Initial commit for gcc11 2021-04-28 14:50:18 -07:00