Skip to content

pal: replace hardcoded lib flags with PKG_CHECK_MODULES - #87

Open
rchiluka29 wants to merge 1 commit into
AudioReach:masterfrom
rchiluka29:fix-libaudioreach-naming
Open

rchiluka29 wants to merge 1 commit into
AudioReach:masterfrom
rchiluka29:fix-libaudioreach-naming

Conversation

@rchiluka29

@rchiluka29 rchiluka29 commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Add PKG_CHECK_MODULES for gsl and ar_osal in configure.ac so library names are resolved from installed .pc files at configure time rather than being hardcoded in Makefiles. Update LIBADD entries across pal, stream, session and plugin Makefiles to use @GSL_LIBS@ and @OSAL_LIBS@.

CRs-Fixed: 4673839

Add PKG_CHECK_MODULES for gsl and ar_osal in configure.ac so library
names are resolved from installed .pc files at configure time rather
than being hardcoded in Makefiles. Update LIBADD entries across pal,
stream, session and plugin Makefiles to use @GSL_LIBS@ and @OSAL_LIBS@.

Signed-off-by: Chiluka Rohith <rchiluka@qti.qualcomm.com>
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.

2 participants