Bug 254167 - [exp-run] Trim includes in /usr/include/crypto
Summary: [exp-run] Trim includes in /usr/include/crypto
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: John Baldwin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-09 19:46 UTC by John Baldwin
Modified: 2021-03-16 17:05 UTC (History)
2 users (show)

See Also:
antoine: exp-run+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Baldwin freebsd_committer freebsd_triage 2021-03-09 19:46:02 UTC
Please do an exp-run of the src patch at https://github.com/bsdjhb/freebsd/commit/56d7bb373487f24aa347a75805191f5ded4b51b2
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2021-03-13 16:35:31 UTC
Exp-run looks fine
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-03-16 00:01:50 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=283352dd4f6a3bb2f3c7cb45ce5dca3d86f5e3f4

commit 283352dd4f6a3bb2f3c7cb45ce5dca3d86f5e3f4
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2021-03-16 00:00:21 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2021-03-16 00:00:21 +0000

    Stop installing kernel-only crypto headers to /usr/include/crypto.

    The only user-facing header from OCF is <crypto/cryptodev.h>.

    PR:             254167 (exp-run)
    MFC after:      1 week
    Sponsored by:   Chelsio Communications

 ObsoleteFiles.inc | 12 ++++++++++++
 include/Makefile  | 16 +---------------
 2 files changed, 13 insertions(+), 15 deletions(-)