Java compilation doesn't include cpu in output paths #6527
Labels
P3
We're not considering working on this, but happy to review a PR. (No assignee)
team-Configurability
platforms, toolchains, cquery, select(), config transitions
Tracking issue on Bazel Configurability Roadmap
Goal:
--cpu
shouldn't re-compile Java compilations, which don't care about CPU.This is a specialization of #6526. Currently deprioritized in favor of that issue, which technically solves this one.
I did some research a while back about what it would take to solve just this issue (can we do it faster than the general one?). The story is complicated. Can elaborate further on request.
The text was updated successfully, but these errors were encountered: