mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -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>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
8f7ae01409
commit
1ef471a61d
@@ -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