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)
Thu, Aug 27, 2:36 PM
Unknown Object (File)
Thu, Aug 27, 2:22 PM
Unknown Object (File)
Thu, Aug 27, 2:15 PM
Unknown Object (File)
Tue, Aug 25, 5:55 PM
Unknown Object (File)
Tue, Aug 25, 4:36 AM
Unknown Object (File)
Mon, Aug 24, 4:57 PM
Unknown Object (File)
Sun, Aug 23, 9:35 PM
Unknown Object (File)
Sat, Aug 22, 2:51 PM

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