[llvm-branch-commits] [clang] [flang] [llvm] [Flang] LLVM_ENABLE_RUNTIMES=flang-rt (PR #110217)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Jan 30 13:44:53 PST 2025
h-vetinari wrote:
> Are these the literal outputs or did you edit them? Please don't.
I shortened them, because the build-specific path to the source directory of the build seemed like noise. The literal output was
```
LLVM_TREE_AVAILABLE: OFF
toolchain_lib_subdir: lib/x86_64-unknown-linux-gnu
FLANG_RT_OUTPUT_RESOURCE_DIR: /home/conda/feedstock_root/build_artifacts/flang-split_1738098969735/work/build/flang-rt
FLANG_RT_INSTALL_RESOURCE_PATH: lib/clang/20
FLANG_RT_OUTPUT_RESOURCE_LIB_DIR: /home/conda/feedstock_root/build_artifacts/flang-split_1738098969735/work/build/flang-rt/lib
FLANG_RT_INSTALL_RESOURCE_LIB_PATH: lib/clang/20/lib/x86_64-unknown-linux-gnu
```
https://github.com/llvm/llvm-project/pull/110217
More information about the llvm-branch-commits
mailing list