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)
Fri, Oct 17, 3:03 AM
Unknown Object (File)
Sep 10 2025, 2:23 AM
Unknown Object (File)
Aug 19 2025, 11:26 PM
Unknown Object (File)
Aug 9 2025, 8:58 AM
Unknown Object (File)
Jul 23 2025, 1:34 PM
Unknown Object (File)
Jul 22 2025, 12:55 PM
Unknown Object (File)
Jul 12 2025, 1:17 AM
Unknown Object (File)
Jul 11 2025, 7:02 PM
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.