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)
Oct 2 2024, 8:05 PM
Unknown Object (File)
Oct 2 2024, 8:05 PM
Unknown Object (File)
Oct 2 2024, 8:05 PM
Unknown Object (File)
Oct 2 2024, 7:53 PM
Unknown Object (File)
Oct 1 2024, 1:05 PM
Unknown Object (File)
Oct 1 2024, 12:33 PM
Unknown Object (File)
Sep 27 2024, 10:35 PM
Unknown Object (File)
Sep 27 2024, 6:18 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.