This revision was automatically updated to reflect the committed changes.
Closed by commit rG6a07b99c90e5: Remove CC autodetection from Makefile.rules
(authored by aprantl).
Herald added a project: LLDB.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D
labath accepted this revision.
labath added a comment.
Yay
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68731/new/
https://reviews.llvm.org/D68731
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mai
aprantl created this revision.
aprantl added reviewers: friss, JDevlieghere, labath.
Auto-detecting CC in Makefile.rules is no longer useful. Every since
out-of-tree builds you are better off just running lldb-dotest which sets it
directly. This also makes it harder to accidentally unset CC in a