Tim Armstrong has posted comments on this change. Change subject: Disable terminfo dependency for LLVM ......................................................................
Patch Set 1: We ran into problems with building LLVM where the toolchain build tries to sniff out which terminfo libraries are available on the machine it runs on. However, libtinfo is not installed by default on many OS's so you end up with a situation where toolchain libraries have unpredictable dependencies. We'd rather avoid this (and avoid introducing an unnecessary dependency in the first place). -- To view, visit http://gerrit.cloudera.org:8080/2860 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3e4fc73d4409592d55beb45a622e9f4a7deb5317 Gerrit-PatchSet: 1 Gerrit-Project: Toolchain Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Casey Ching <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-HasComments: No
