Skip to content

Link shared libraries against their direct dependencies - #109

Open
slyon wants to merge 1 commit into
AudioReach:masterfrom
slyon:fix-shared-library-linkage
Open

slyon wants to merge 1 commit into
AudioReach:masterfrom
slyon:fix-shared-library-linkage

Conversation

@slyon

@slyon slyon commented Sep 2, 2026

Copy link
Copy Markdown

libar-util uses symbols from libar-osal, while libar-ats uses symbols from libar-gsl. Recording those dependencies at link time gives the libraries the required DT_NEEDED entries and prevents unresolved-symbol warnings from dpkg-shlibdeps during Debian packaging.

@slyon
slyon requested review from a team September 2, 2026 06:55
libar-util uses symbols from libar-osal, while libar-ats uses symbols
from libar-gsl.  Recording those dependencies at link time gives the
libraries the required DT_NEEDED entries and prevents unresolved-symbol
warnings from dpkg-shlibdeps during Debian packaging.

Signed-off-by: Lukas Märdian <lukas.maerdian@oss.qualcomm.com>
@slyon
slyon force-pushed the fix-shared-library-linkage branch from 3ed8305 to f34d9d3 Compare September 15, 2026 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant