Hi!

On Sun, 2023-11-26 at 02:43:34 +0100, Héctor Orón Martínez wrote:
>   Thanks for the patch, however, I think we can keep support for this
> architecture in the multiarch package, therefore drop the snippet
> below from your patch.

> diff --git a/debian/rules b/debian/rules
> index 27b3f9d0e1b..1c0a55fa447 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -190,7 +190,7 @@ MULTIARCH_TARGETS := \
>      sparc64-linux-gnu \
>      x86_64-linux-gnu \
>      x86_64-linux-gnux32 \
> -    m32r-linux-gnu
> +    # EOL
> 
>  # broken, see https://launchpad.net/bugs/1233185
>  #MULTIARCH_TARGETS := all

I pondered about this, and should have given more context, but just to
note that, Linux dropped support for m32r in 4.16, and gcc dropped
support for it in 12.1, I don't think the glibc support was ever
upstreamed, so it seems pretty dead at this point, and that was the
reason I deemed it safe to drop support for it from dpkg.

> I have applied your patch to the git tree and this is queued for the
> upcoming GDB release. I have added a changelog entry for it.

Thanks!

Regards,
Guillem

Reply via email to