Currently with `-DLLVM_DISTRIBUTION_COMPONENTS="flang-fortran-binding"`, header file `ISO_Fortran_binding.h` is only installed at `./lib/clang/23/include/ISO_Fortran_binding.h`, but not in the user include. This PR is to fix that so that the `ISO_Fortran_binding.h` is also installed at `./include/flang/ISO_Fortran_binding.h`, which is the same as the "normal" (non-distribution) build.
21 KiB
21 KiB