[PATCH] D130586: [cmake] Use `CMAKE_INSTALL_LIBDIR` too
Sebastian Neubauer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 16 06:42:02 PDT 2022
sebastian-ne accepted this revision.
sebastian-ne added a comment.
Looks good to me, thanks!
================
Comment at: utils/bazel/llvm-project-overlay/clang/include/clang/Config/config.h:70
/* Multilib suffix for libdir. */
+#define CLANG_INSTALL_LIBDIR_BASENAME "lib"
----------------
This comment is outdated
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130586/new/
https://reviews.llvm.org/D130586
More information about the cfe-commits
mailing list