Skip to content
  • Matthew Pickering's avatar
    Don't write o-boot files in Interactive mode · 6469fea7
    Matthew Pickering authored and Marge Bot's avatar Marge Bot committed
    We should not be producing object files when in interactive mode but we
    still produced the dummy o-boot files. These never made it into a
    `Linkable` but then confused the recompilation checker.
    
    Fixes #22669
    6469fea7