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)
Tue, Feb 18, 2:55 AM
Unknown Object (File)
Feb 16 2025, 4:28 PM
Unknown Object (File)
Jan 11 2025, 7:36 AM
Unknown Object (File)
Jan 9 2025, 3:03 AM
Unknown Object (File)
Dec 25 2024, 6:36 AM
Unknown Object (File)
Dec 10 2024, 12:54 PM
Unknown Object (File)
Nov 29 2024, 11:26 AM
Unknown Object (File)
Oct 2 2024, 8:05 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.