HomeFreeBSD

libcrypto: Install tests in the tests package

Description

libcrypto: Install tests in the tests package

libcrypto's Makefile.inc used PACKAGE=openssl, which overrides the
PACKAGE=tests in libcrypto/tests/Makefile. Use PACKAGE?=openssl
instead to avoid this. This puts the OpenSSL tests in the tests
package where they belong.

MFC after: 1 day
Reviewed by: manu, ngie
Sponsored by: https://www.patreon.com/bsdivy
Differential Revision: https://reviews.freebsd.org/D53595

(cherry picked from commit c3b853fe522ead976863af086557be8863327eb0)

Details

Provenance
ivyAuthored on Wed, Nov 5, 9:17 PM
Reviewer
manu
Differential Revision
D53595: libcrypto: Install tests in the tests package
Parents
rGcdfa91397771: atf: Move the tests back to the tests package
Branches
Unknown
Tags
Unknown