Thijs Marinussen
Thijs Marinussen
> Requiring a sequence instead of also accepting a depset for `exports` and `internal_descriptors` is a breaking change that I think we should try to avoid. It's only a change...
Fixing in https://github.com/bazelbuild/rules_cc/pull/69
What this needs is a (fake?) device that uses a cachekey for the Compiler that's different for each instance. Ideally with some overlap to also verify that, so "FAKE:0" ->...
I don't understand the code well enough to find the right place to fix it. Let me know if this is either not useful at all (I'll refrain from opening...