Skip to content
Snippets Groups Projects
  • Felix Fietkau's avatar
    b12288fa
    build: add support for fixing up library soname · b12288fa
    Felix Fietkau authored
    
    This makes it possible to declare a package ABI_VERSION independent from the
    upstream soname by setting PKG_ABI_VERSION in the package makefile.
    The library filename is fixed up for files installed to packages and to the
    staging dir. References to the original from executables within the same
    package are also fixed up
    
    Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
    b12288fa
    History
    build: add support for fixing up library soname
    Felix Fietkau authored
    
    This makes it possible to declare a package ABI_VERSION independent from the
    upstream soname by setting PKG_ABI_VERSION in the package makefile.
    The library filename is fixed up for files installed to packages and to the
    staging dir. References to the original from executables within the same
    package are also fixed up
    
    Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>