freebsd-ports/lang/gcc12
Thierry Thomas 3c2b953b9c lang/gcc12: install ISO_Fortran_binding.h in a separate directory
ISO_Fortran_binding.h is sometimes needed for the support of Fortran
2018, e.g. MPICH must find it to build mpi_f08.mod.

ATM it is installed in a directory depending on $CONFIGURE_TARGET with
a complex path, and it is not possible to point CFLAGS towards this dir
because other headers (like stdatomic.h) would conflict with those from
the system.

Therefore create a new directory /usr/local/include/gcc12 to install
this header.

PR:		275431
Approved by:	salvadore@ (maintainer)
2023-12-05 19:11:27 +01:00
..
files lang/gcc10 lang/gcc11 lang/gcc11-devel lang/gcc12 lang/gcc12-devel lang/gcc13 lang/gcc13-devel lang/gcc14-devel: fix build with libc++ 17 2023-10-06 19:48:53 +02:00
distinfo
Makefile lang/gcc12: install ISO_Fortran_binding.h in a separate directory 2023-12-05 19:11:27 +01:00
pkg-descr
pkg-help
pkg-plist lang/gcc12: install ISO_Fortran_binding.h in a separate directory 2023-12-05 19:11:27 +01:00