mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/libargon2: fix pkgconfig version string
Current build generated pkgconfig/libargon2.pc has wrong version string.
Version: ZERO
Signed-off-by: Andreas Mohr <and@gmx.li>
Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
(cherry picked from commit 1ef471a61d)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
347d2116fa
commit
b6169edea5
@@ -11,6 +11,7 @@ LIBARGON2_LICENSE_FILES = LICENSE
|
||||
LIBARGON2_INSTALL_STAGING = YES
|
||||
|
||||
LIBARGON2_OPTS = LIBRARY_REL=lib
|
||||
LIBARGON2_OPTS += ARGON2_VERSION=$(LIBARGON2_VERSION)
|
||||
|
||||
# GCC_TARGET_ARCH is not defined for all architectures, but libargon2
|
||||
# only uses it to detect if some x86 optimizations can be used, and
|
||||
|
||||
Reference in New Issue
Block a user