Page MenuHomeFreeBSD

crypto/openssl: apply polish to new vendor import process
Needs ReviewPublic

Authored by ngie on Aug 22 2025, 12:27 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 5, 10:55 AM
Unknown Object (File)
Sat, May 30, 4:49 AM
Unknown Object (File)
Fri, May 29, 11:55 PM
Unknown Object (File)
Fri, May 29, 7:59 PM
Unknown Object (File)
Wed, May 27, 10:19 PM
Unknown Object (File)
May 11 2026, 1:51 PM
Unknown Object (File)
Apr 11 2026, 4:15 PM
Unknown Object (File)
Apr 6 2026, 8:22 AM

Details

Reviewers
khorben
jhb
Summary

This change does the following 2 things:

  • Makes the build more repeatable by isolating the environment. This prevents bmake from leaking variables into gmake and makes the overall process a bit more robust.
  • Add debug printouts to make the process more straightforward to the reader and whoever is executing doing the current vendor import.
Test Plan

I've run through the make clean; make all process several times now.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 66438
Build 63321: arc lint + arc unit

Event Timeline

ngie requested review of this revision.Aug 22 2025, 12:27 AM
ngie added reviewers: khorben, jhb.
ngie added a subscriber: philip.
ngie added subscribers: bdrewery, sjg.
ngie added inline comments.
crypto/openssl/BSDmakefile
60

typo: rebuilt