First commit, Vystem v0.1
This commit is contained in:
13
Blastproof/keygen/argon2/libargon2.pc
Normal file
13
Blastproof/keygen/argon2/libargon2.pc
Normal file
@@ -0,0 +1,13 @@
|
||||
# libargon2 info for pkg-config
|
||||
|
||||
prefix=/usr
|
||||
exec_prefix=${prefix}
|
||||
libdir=${prefix}/lib/x86_64-linux-gnu
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: libargon2
|
||||
Description: Development libraries for libargon2
|
||||
Version: ZERO
|
||||
Libs: -L${libdir} -largon2 -lrt -ldl
|
||||
Cflags: -I${includedir}
|
||||
URL: https://github.com/P-H-C/phc-winner-argon2
|
||||
Reference in New Issue
Block a user