[Buildroot] [PATCH v2 1/4] package/sdl_sound: add optional support for libmodplug

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Feb 21 17:29:28 UTC 2016


Dear Bernd Kuhls,

On Sun, 21 Feb 2016 15:56:47 +0100, Bernd Kuhls wrote:
> When libmodplug was compiled before, sdl_sound will use it as optional
> dependency:
> 
> $ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/lib/libSDL_sound-1.0.so.1.0.2 | grep NEEDED | sort
>  0x0000000000000001 (NEEDED)             Shared library: [libc.so.1]
>  0x0000000000000001 (NEEDED)             Shared library: [libdl.so.1]
>  0x0000000000000001 (NEEDED)             Shared library: [libmodplug.so.1]
> [...]
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
> ---
> v2: add --enable/disable-modplug (Thomas)

All four patches applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list