This is an archive of the discontinued LLVM Phabricator instance.

[CMake][Cache] Stop pretending that Fuchsia is UNIX
ClosedPublic

Authored by phosek on May 2 2018, 10:40 AM.

Details

Summary

This changes some aspects of the build that are not relevant or useful
for Fuchsia like setting the RPATH/RUNPATH.

Diff Detail

Repository
rC Clang

Event Timeline

phosek created this revision.May 2 2018, 10:40 AM
mcgrathr accepted this revision.May 2 2018, 10:54 AM

fnu lgtm

This revision is now accepted and ready to land.May 2 2018, 10:54 AM
This revision was automatically updated to reflect the committed changes.