[Openmp-commits] [llvm] [openmp] [flang-rt][CMake] Avoid 'use, intrinsic ::' (PR #205634)

Michael Kruse via Openmp-commits openmp-commits at lists.llvm.org
Mon Jun 29 06:00:36 PDT 2026


Meinersbur wrote:

> Unfortunately I'm still seeing `The __ppc_types module was not found ` when building mma.f90 on PowerPC. Though the failure is intermittent now.

Problably another implicit dependency that CMake does not see. Let me see which files don't transitivelty include it...

https://github.com/llvm/llvm-project/pull/205634


More information about the Openmp-commits mailing list