aboutsummaryrefslogtreecommitdiff
path: root/packages/gcc/10.2.0/0019-libstdcxx-pure-stdio.patch
Commit message (Collapse)AuthorAgeFilesLines
* gcc: Add support for building libstdc++ with alternate libcKeith Packard2021-01-111-0/+275
This adds another mode to do_gcc_core_backend that builds libstdc++ against an alternate libc implementation. Signed-off-by: Keith Packard <keithp@keithp.com>