aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssl/providers/implementations/kdfs/argon2.c
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2025-10-10 05:35:54 +0000
committerXin LI <delphij@FreeBSD.org>2025-10-10 05:35:54 +0000
commit586319793368cbc664b48187bda60d27e171753a (patch)
tree7aeb3077db4ad4a3459351b4d23a659fdf22c8b8 /crypto/openssl/providers/implementations/kdfs/argon2.c
parent53825afc5dd13f3d16c3db6727260d7184bcd581 (diff)
libbz2: add pkg-config file (bzip2.pc)HEADmain
Add generation of a bzip2.pc file for use with pkg-config and create a basic template as bzip2.pc.in. This allows other software to easily locate and link against libbz2 using standard pkg-config mechanisms instead of manual compiler and linker flags. The version number is extracted automatically from bzlib.h to keep it consistent with the library sources. Tested: pkg-config --exists --print-errors "bzip2 >= 1.0.9" (fail, expected) pkg-config --exists --print-errors "bzip2 >= 1.0" (succeeded) pkg-config --libs bzip2 (-lbz2) pkg-config --cflags bzip2 () MFC after: 3 days
Diffstat (limited to 'crypto/openssl/providers/implementations/kdfs/argon2.c')
0 files changed, 0 insertions, 0 deletions