diff options
author | Jo-Philipp Wich <jo@mein.io> | 2021-06-15 09:54:45 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2021-07-11 16:09:30 +0200 |
commit | d3278c4343856bb2ebd1badca93234fb815d6a8c (patch) | |
tree | 894d3ae8d7cc374f4ffeb8394a9c3a554e7547de /target | |
parent | 47f617ef8d44e4d7428ff3e0b42acb4a75f5cd37 (diff) | |
download | upstream-d3278c4343856bb2ebd1badca93234fb815d6a8c.tar.gz upstream-d3278c4343856bb2ebd1badca93234fb815d6a8c.tar.bz2 upstream-d3278c4343856bb2ebd1badca93234fb815d6a8c.zip |
build: ensure that dash isn't prepended twice to abi version suffix
The ABIV_$(pkgname) variable already is formatted so return it as-is from
the GetABISuffix macro and only filter through FormatABISuffix if we read
the raw ABI version value from a version stamp file.
This ensures that binary intra-package dependencies on ABI versioned
libraries are properly formatted.
Ref: https://github.com/openwrt/packages/issues/15871
Fixes: f6a03bff5b ("build: prepend ABI suffixes with a dash if package name ends with digit")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit fbb9b1f8ed0d8a76dd989cc6c16a4e0fda2b6e74)
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions