[PATCH] D37954: Try to shorten system header paths when using -MD depfiles
Joerg Sonnenberger via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 20 02:01:24 PDT 2017
joerg added a comment.
Well, the background for the use of the option in NetBSD is related to inducted differences in reproducable builds. From that perspective, it is even worth to sometimes shorten the dependency and sometimes not.
https://reviews.llvm.org/D37954
More information about the cfe-commits
mailing list