[all-commits] [llvm/llvm-project] 939154: [OpenMP] [OMPD] OPENMP_INSTALL_LIBDIR is set for t...
vigbalu via All-commits
all-commits at lists.llvm.org
Sun Sep 12 21:56:23 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 939154125b336bb7807302ae22a9df91e4f2e69b
https://github.com/llvm/llvm-project/commit/939154125b336bb7807302ae22a9df91e4f2e69b
Author: Vignesh Balasubramanian <Vignesh.Balasubrmanian at amd.com>
Date: 2021-09-13 (Mon, 13 Sep 2021)
Changed paths:
M openmp/libompd/src/CMakeLists.txt
Log Message:
-----------
[OpenMP] [OMPD] OPENMP_INSTALL_LIBDIR is set for the install dir
OPENMP_INSTALL_LIBDIR is set to the installation path of shared and static
libompd.This should avoid the mixing of 32 and 64 bit on same path in
multi-lib set-up.
Reviewed By: @mceier
Differential Revision: https://reviews.llvm.org/D109352
More information about the All-commits
mailing list