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.