[all-commits] [llvm/llvm-project] cd9432: [flang-rt] Disable tests by default when cross-com...

Mark Zhuang via All-commits all-commits at lists.llvm.org
Tue Jul 14 05:21:53 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd943207f38d36528a36009e55f80501da98bcef
      https://github.com/llvm/llvm-project/commit/cd943207f38d36528a36009e55f80501da98bcef
  Author: Mark Zhuang <mark.zhuang at spacemit.com>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M flang-rt/CMakeLists.txt

  Log Message:
  -----------
  [flang-rt] Disable tests by default when cross-compiling (#208926)

Cross-compiled tests can't run on the build host and pull in host
dependencies (e.g. LLVMSupport's ZLIB::ZLIB) that break the build.

Fixes #208924



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list