Skip to content

lib/root-hints.inc: improve regeneration safeguards

Vladimír Čunát requested to merge root-hints-regeneration into master
  • Drop all make dependencies, so it's only generated when the file goes missing (i.e. was explicitly deleted).
  • Add checks into the generator to avoid producing empty strings on failures. It compiled correctly and wasn't easy to debug.

Merge request reports