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, Oct 1, 2:54 PM
Unknown Object (File)
Tue, Sep 30, 8:52 AM
Unknown Object (File)
Wed, Sep 24, 1:37 AM
Unknown Object (File)
Tue, Sep 23, 7:50 PM
Unknown Object (File)
Mon, Sep 22, 3:04 PM
Unknown Object (File)
Mon, Sep 22, 3:00 PM
Unknown Object (File)
Sat, Sep 20, 4:40 AM
Unknown Object (File)
Wed, Sep 17, 6:06 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