On Sun, Dec 27, 2015 at 5:45 PM, Tzu-Mao Li <[email protected]> wrote:
> Hi! > > I just started to use tup these days and ran into the xcrun_db issue > mentioned in this thread. Every time after I boot the machine I will need > to manually invoke clang so that the paths of the clang toolchain are > cached, otherwise tup upd will fail. Is this issue fixed? Or is it > possible to tell tup to ignore certain outputs? > > Unfortunately not. I believe there is an issue open about ignoring certain outputs, though for something like this that is universal to a platform, we should probably just build it into tup to ignore it globally rather than expect everyone to add it to some ignore list in their Tupfiles. -Mike -- -- tup-users mailing list email: [email protected] unsubscribe: [email protected] options: http://groups.google.com/group/tup-users?hl=en --- You received this message because you are subscribed to the Google Groups "tup-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
