Subject: CVS commit: pkgsrc/lang/flang
From: Niclas Rosenvik
Date: 2023-12-23 14:13:36
Message id: 20231223131336.B46D6FA42@cvs.NetBSD.org

Log Message:
flang: fix build on non-darwin platfroms
Add patch to make sure CGPasses.h.inc
is generated.
Add LDLIBRARY_PATH on non-darwin
platforms so that flang-new can compile
the module files.
Make sure CMake generated directories
are not installed.
Soname is set on non-darwin platforms
so adapt the PLIST for this.

Files:
RevisionActionfile
1.3modifypkgsrc/lang/flang/Makefile
1.2modifypkgsrc/lang/flang/PLIST
1.2modifypkgsrc/lang/flang/distinfo
1.1addpkgsrc/lang/flang/patches/patch-CMakeLists.txt
1.1addpkgsrc/lang/flang/patches/patch-lib_Frontend_CMakeLists.txt