Source: gcc-10
Severity: normal

Hello!

I tried cross-building gcc-10 yesterday and it failed with a linker error when 
building
gm2. Looking at debian/rules.defs [1], m2 is first disabled, then enabled for 
cross
builds:

> # Modula-2 -------------------
> m2_no_cross := yes
> m2_no_cross := no

Since cross-builing failed for me with gm2 enabled, I assume it's best to 
remove the line
"m2_no_cross := no" from debian/rules.defs to unbreak cross-builds of 
src:gcc-10.

Thanks,
Adrian

> [1] https://sources.debian.org/src/gcc-10/10.2.0-13/debian/rules.defs/#L1247

--
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to