Page MenuHomeFreeBSD

OpenSSL: install .pc files from the exporters subdir
ClosedPublic

Authored by ngie on Oct 12 2025, 3:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 16, 7:58 AM
Unknown Object (File)
Mon, Sep 14, 3:01 PM
Unknown Object (File)
Sun, Sep 13, 7:08 PM
Unknown Object (File)
Sat, Sep 12, 8:16 AM
Unknown Object (File)
Sat, Sep 12, 5:29 AM
Unknown Object (File)
Fri, Sep 11, 7:06 AM
Unknown Object (File)
Thu, Sep 10, 7:03 AM
Unknown Object (File)
Sun, Sep 6, 1:37 PM
Subscribers

Details

Summary

The .pc files generated in the root directory are used as part of the
build; they should never be installed. Use the versions from the
exporters subdirectory, which should be installed, as the .pc files
which are distributed with FreeBSD.

Reported by:
MFC after: 3 days

Test Plan

Confirmed that the version/copy of the file now properly installs from crypto/openssl . Prior to this change a version from the original import (3.5.1) was installed in all scenarios (which was incorrect).

Diff Detail

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