https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101491
Jason Merrill <jason at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason at gcc dot gnu.org --- Comment #13 from Jason Merrill <jason at gcc dot gnu.org> --- I would think you want just $(libsubdir)/include rather than a slightly different repetition of $(libsubdir). David, how are these headers used? Are they always compiled with the matching version of GCC (which therefore would be able to find them in $(libsubdir))?