Re: [PATCH 1/3] libgloss: merge epiphany & libnosys & or1k configure scripts up a level
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Jan 26 04:45, Mike Frysinger wrote: > These subdirs have unique configure scripts to do some compiler tests. > The checks should work for all targets, so hoist them up to the top > libgloss dir. This should allow us to delete these subdir configure > scripts. For some reason this patch doesn't apply cleanly to current git master: Applying: libgloss: merge epiphany & libnosys & or1k configure scripts up a level error: git apply: bad git-diff - inconsistent old filename on line 38 Patch failed at 0001 libgloss: merge epiphany & libnosys & or1k configure scripts up a level [...] I'm a bit concerned that this patchset removes setting and AC_SUBST'ing host_makefile_frag_path while the variable is still used by various Makefile.in files... Thanks, Corinna