Skip to content

Conversation

@llvmbot
Copy link
Member

@llvmbot llvmbot commented Dec 31, 2024

Backport 5bbd598

Requested by: @mgorny

…lvm#83807)

This fixes an odd problem with the regex when `CMAKE_INSTALL_LIBDIR` is
not defined:

`string sub-command REGEX, mode REPLACE: regex "$" matched an empty
string.`

Fixes llvm#83802

(cherry picked from commit 5bbd598)
@llvmbot llvmbot added this to the LLVM 19.X Release milestone Dec 31, 2024
@llvmbot
Copy link
Member Author

llvmbot commented Dec 31, 2024

@petrhosek What do you think about merging this PR to the release branch?

@llvmbot llvmbot requested a review from petrhosek December 31, 2024 18:51
@llvmbot llvmbot added the cmake Build system in general and CMake in particular label Dec 31, 2024
@mgorny
Copy link
Member

mgorny commented Jan 6, 2025

Replaced by #121755.

@mgorny mgorny closed this Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cmake Build system in general and CMake in particular

Projects

Development

Successfully merging this pull request may close these issues.

4 participants