[PATCH] D146918: [CMake] Don't set absolute paths as install runpaths on ELF platforms in llvm_setup_rpath()

Butta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 01:57:58 PDT 2023


buttaface added a comment.

OK, so this sounds like a CMake error with getting confused by the updated config, so we will have to tell people to do a clean build after this change.

@JDevlieghere, is there some standard way of notifying LLVM devs to do a clean rebuild after this commit?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146918/new/

https://reviews.llvm.org/D146918



More information about the llvm-commits mailing list