Re: [PATCH] libgloss: csky: clean up unused m68k logic
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Feb 9 00:16, Mike Frysinger wrote: > It looks like csky was created by copying & pasting the m68k port, > but m68k-specific stuff was left over related to target selection. > The makefile doesn't do anything with it, so punt it all to make > the file much simpler. > --- > libgloss/csky/Makefile.in | 6 +- > libgloss/csky/configure | 1033 +----------------------------------- > libgloss/csky/configure.ac | 21 - > 3 files changed, 2 insertions(+), 1058 deletions(-) The csky patches lgtm. Thanks, Corinna