[all-commits] [llvm/llvm-project] 60eb89: [flang-rt] Fix typo using `static` instead of `sha...

Joseph Huber via All-commits all-commits at lists.llvm.org
Tue Mar 25 08:25:01 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 60eb89f9fa0fd990c5cf2cc64d4202e3485d256e
      https://github.com/llvm/llvm-project/commit/60eb89f9fa0fd990c5cf2cc64d4202e3485d256e
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2025-03-25 (Tue, 25 Mar 2025)

  Changed paths:
    M flang-rt/cmake/modules/AddFlangRT.cmake

  Log Message:
  -----------
  [flang-rt] Fix typo using `static` instead of `shared`

Summary:
I copied this from the static usage, replaced the shared on the
dependency but not on the target.



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