[Bug d/106832] Missing powerpc64le-linux support for D
bergner at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 14 21:13:01 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106832
--- Comment #9 from Peter Bergner <bergner at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #2)
> Well, I certainly see libphobos/configure.tgt having powerpc*-linux* as the
> only target that does:
> power*-*-linux*)
> LIBPHOBOS_SUPPORTED=yes
> LIBDRUNTIME_ONLY=yes
> ;;
It's interesting that the power*-*-freebsd*) target stanza doesn't have
"LIBDRUNTIME_ONLY=yes".
More information about the Gcc-bugs
mailing list