Page MenuHomeFreeBSD

OpenSSL: install .pc files from the exporters subdir
Needs ReviewPublic

Authored by ngie on Sun, Oct 12, 3:03 AM.
Tags
None
Referenced Files
F131957497: D53043.id164027.diff
Sun, Oct 12, 12:22 PM
F131935182: D53043.diff
Sun, Oct 12, 8:09 AM
F131932042: D53043.id.diff
Sun, Oct 12, 7:35 AM
F131923617: D53043.id.diff
Sun, Oct 12, 6:08 AM
F131922953: D53043.id164027.diff
Sun, Oct 12, 6:02 AM
F131920786: D53043.diff
Sun, Oct 12, 5:39 AM
Subscribers

Details

Reviewers
khorben
Group Reviewers
security
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

Event Timeline

ngie requested review of this revision.Sun, Oct 12, 3:03 AM
ngie edited the test plan for this revision. (Show Details)
ngie added reviewers: khorben, security.
ngie added a subscriber: emaste.