Opened 6 years ago
Last modified 4 years ago
Reported by: scop Assigned to: pmatilai
Priority: minor Milestone:
Component: rpm Version: RPM Development
Keywords: Cc:
autotools dependency tracking isn't generally useful in rpm builds; disabling it results in cleaner build logs and possibly slight build speedups.
Add --disable-dependency-tracking to %configure options
Finally remembered to add this, sorry... Thanks for the patch.