[PATCH] libgloss: m68k: rename $DO to $TARGET

Corinna Vinschen vinschen@redhat.com
Wed Feb 9 11:02:29 GMT 2022


On Feb  9 00:15, Mike Frysinger wrote:
> The common $DO variable is used by the multilib logic to control which
> target to multiplex.  But the m68k subdir is also using $DO to control
> which target (m68k or fido) to build.  As we flatten things to automake,
> this conflict shows up and breaks the m68k build.  Just rename the m68k
> variable to something unique to avoid it.
> ---
>  libgloss/m68k/Makefile.in  |  6 +++---
>  libgloss/m68k/configure    | 12 ++++++------
>  libgloss/m68k/configure.ac | 10 +++++-----
>  3 files changed, 14 insertions(+), 14 deletions(-)

LGTM, please push.


Corinna



More information about the Newlib mailing list