[all-commits] [llvm/llvm-project] b9198a: [flang][runtime] Fixed include directories for Flo...
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Mon Sep 16 08:18:54 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b9198a17315757dc0c2e831c9df0498dcab55285
https://github.com/llvm/llvm-project/commit/b9198a17315757dc0c2e831c9df0498dcab55285
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M flang/runtime/CMakeLists.txt
M flang/runtime/Float128Math/CMakeLists.txt
Log Message:
-----------
[flang][runtime] Fixed include directories for Float128Math files. (#108466)
When building FortranRuntime out of tree on aarch64, the list of include
directories for the files comming from FortranFloat128MathILib
has to contain flang/runtime. I did this via
INTERFACE_INCLUDE_DIRECTORIES property.
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