diff options
author | Mike Frysinger <vapier@gentoo.org> | 2022-02-13 19:15:57 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2022-02-15 20:00:58 -0500 |
commit | df5808b77122e1bb5e4517e5dbd7f8e4093108c2 (patch) | |
tree | caa9a17edc038f0dfb7c9a6b3dfbc5da046f0329 /newlib/libc/iconv | |
parent | b7f2965dc397610aa4c8941557e48d5736d8e8dd (diff) | |
download | newlib-df5808b77122e1bb5e4517e5dbd7f8e4093108c2.zip newlib-df5808b77122e1bb5e4517e5dbd7f8e4093108c2.tar.gz newlib-df5808b77122e1bb5e4517e5dbd7f8e4093108c2.tar.bz2 |
newlib: drop support for decstation & sunos systems
These targets don't actually cross-compile -- they try to pull some
objects out of the host's /lib/libc.a, /lib/libm.a, and /lib/crt0.o
directly and merge them into newlib's own libraries. This is hard
to keep working and impossible to test. Considering the vintage of
such targets, and gcc dropping them many many years ago, drop them
from newlib too. This will make cleaning up the build a lot easier.
Diffstat (limited to 'newlib/libc/iconv')
0 files changed, 0 insertions, 0 deletions