HomeFreeBSD

lang/gcc11: Fix conflict on libgccjit.h and libgccjit++.h again

Description

lang/gcc11: Fix conflict on libgccjit.h and libgccjit++.h again

This is the second attempt to solve the conflict, see commits

GCC 11, GCC 12 and GCC 13 install libgccjit.h and libgccjit++.h in the
same directory.

Fix conflict for GCC 11, which is GCC_DEFAULT, by installing those files
in a directory specific to GCC 11.

PR: 257060
Reviewed by: yasu, jrm
Differential Revision: https://reviews.freebsd.org/D37266

Details

Provenance
salvadoreAuthored on Nov 5 2022, 7:55 AM
Reviewer
yasu
Differential Revision
D37266: lang/gcc11: Install libgccjit.h and libgccjitg++.h in the intended path
Parents
R11:94c415984064: Mk/Uses: gnome.mk, point to right library for glibmm26
Branches
Unknown
Tags
Unknown