This is an archive of the discontinued LLVM Phabricator instance.

Revert "[CMake] Don't enable BUILD_WITH_INSTALL_RPATH when using custom build rpath"
ClosedPublic

Authored by tambre on Jan 8 2021, 9:58 AM.

Details

Summary

This reverts commit 0ebc1fb29f278db0665423f15c53e6ee9601dddb.

The behaviour should have been the same as before unless specifying CMAKE_BUILD_RPATH,
which was previously broken.
However, this seems to have broken builds for some people that don't specify it.
Reverting until I can investigate.

Diff Detail

Event Timeline

tambre created this revision.Jan 8 2021, 9:58 AM
tambre requested review of this revision.Jan 8 2021, 9:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 8 2021, 9:58 AM
This revision was not accepted when it landed; it landed in state Needs Review.Jan 8 2021, 9:59 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.