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
F151048139: D53043.id.diff
Sun, Apr 5, 3:49 PM
F151015645: D53043.diff
Sun, Apr 5, 11:34 AM
F150943576: D53043.id.diff
Sun, Apr 5, 2:43 AM
Unknown Object (File)
Sun, Mar 29, 8:54 AM
Unknown Object (File)
Mon, Mar 16, 9:57 AM
Unknown Object (File)
Wed, Mar 11, 12:31 AM
Unknown Object (File)
Tue, Mar 10, 12:02 AM
Unknown Object (File)
Feb 28 2026, 11:04 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 Not Applicable
Unit
Tests Not Applicable