Page MenuHomeFreeBSD

add shell script for stale dependency hack
ClosedPublic

Authored by emaste on Mar 30 2020, 6:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 19, 4:54 PM
Unknown Object (File)
Thu, Apr 9, 7:17 PM
Unknown Object (File)
Thu, Apr 9, 12:08 PM
Unknown Object (File)
Thu, Apr 9, 8:53 AM
Unknown Object (File)
Sun, Apr 5, 1:20 AM
Unknown Object (File)
Mar 25 2026, 1:58 AM
Unknown Object (File)
Mar 22 2026, 8:10 AM
Unknown Object (File)
Feb 8 2026, 10:09 AM
Subscribers

Details

Summary

It's rather awkward to debug issues with the dependency cleanup hacks when implemented via make. Add a cleanup shell script and move the libomp hack there as an initial example.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

LGTM. I like that we'll be able to have functional decomposition rather than smooshing ever more things into a list.

This revision is now accepted and ready to land.Mar 30 2020, 7:54 PM
This revision was automatically updated to reflect the committed changes.