[all-commits] [llvm/llvm-project] a54476: [Flang][runtime] Add dependency to build FortranRu...
Michael Klemm via All-commits
all-commits at lists.llvm.org
Mon Jul 22 08:31:06 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a5447613de6ce572e5b5e71821a1cb0d3ee890f3
https://github.com/llvm/llvm-project/commit/a5447613de6ce572e5b5e71821a1cb0d3ee890f3
Author: Michael Klemm <michael.klemm at amd.com>
Date: 2024-07-22 (Mon, 22 Jul 2024)
Changed paths:
M flang/runtime/CMakeLists.txt
Log Message:
-----------
[Flang][runtime] Add dependency to build FortranRuntime after flang-new (#99737)
Makefile-based builds did not have proper dependencies to built the
FortranRuntime target after Flang new is available. This PR introduces a
dependency to ensure that this is the case. Relates to PR #95388.
---------
Co-authored-by: Michael Kruse <github at meinersbur.de>
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