[all-commits] [llvm/llvm-project] 407937: Revert "[libcxx] [modules] Fix relative paths with...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Wed Mar 20 09:08:02 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 407937036fa7640f61f225474b1ea6623a40dbdd
https://github.com/llvm/llvm-project/commit/407937036fa7640f61f225474b1ea6623a40dbdd
Author: Martin Storsjö <martin at martin.st>
Date: 2024-03-20 (Wed, 20 Mar 2024)
Changed paths:
M libcxx/modules/CMakeLists.txt
Log Message:
-----------
Revert "[libcxx] [modules] Fix relative paths with absolute LIBCXX_INSTALL_MODULES_DIR (#85756)"
This reverts commit 272d1b44efdedb68c194970a610f0ca1b7b769c5,
and the follow-up fix in d209d1340b99d4fbd325dffb5e13b757ab8264ea.
Even after the follow-up fix, building with an empty
CMAKE_INSTALL_PREFIX errors out with errors like this:
CMake Error at /b/s/w/ir/x/w/llvm-llvm-project/libcxx/modules/CMakeLists.txt:215 (file):
file RELATIVE_PATH must be passed a full path to the directory:
lib/x86_64-pc-windows-msvc
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