|
The rule mrc definition was emitted and the .rc.obj was listed as a link
input, but no build edge was generated for it, so a clean ninja build
failed with "missing and no known rule to make it".
Fixes #7682
Co-Authored-By: Claude Fable 5 <[email protected]>
|