On Mon, 14 Oct 2024 01:28:30 +0200, izzy Meyer <izder...@disroot.org> wrote: > > AH! right that makes sense. I wonder if we can have a platform-specific > patch upstreamed so the CXX over CC pr doesn't break things on other > platforms. (they support many!) >
I really doubt that this changes break anything. I don't see any harm from linking c program by c++ compiler / linker. But this changes, probably, fixes some platforms as well :) And the good part that they may revert their changes, and you keep port on released version. Looks cleaner, isn't it? -- wbr, Kirill