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)
Wed, Aug 12, 5:39 PM
Unknown Object (File)
Tue, Aug 11, 11:52 PM
Unknown Object (File)
Tue, Aug 11, 11:20 PM
Unknown Object (File)
Mon, Aug 10, 7:12 AM
Unknown Object (File)
Sun, Aug 9, 6:37 PM
Unknown Object (File)
Sat, Aug 8, 10:37 AM
Unknown Object (File)
Sat, Aug 8, 5:49 AM
Unknown Object (File)
Fri, Aug 7, 7:26 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