Config.in 286 B

12345678910
  1. config BR2_PACKAGE_TINYCOMPRESS
  2. bool "tinycompress"
  3. depends on !BR2_STATIC_LIBS # dlfcn.h
  4. help
  5. tinycompress is a library for compress audio offload in alsa.
  6. https://www.alsa-project.org/
  7. comment "tinycompress needs a toolchain w/ dynamic library"
  8. depends on BR2_STATIC_LIBS