Skip to content
Commit 6206828e authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

mpg123: fix module loading with libtool / !HAVE_DEVFILES



mpg123 enables loadable modules support if libtool is detected, but
by default tries to load <module>.la, which we strip from the
rootfs unless HAVE_DEVFILES is enabled.

Fix it by directly loading .so files instead.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 6161049a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment