Config.in 254 B

12345678910
  1. config BR2_PACKAGE_LIBRELP
  2. bool "librelp"
  3. depends on BR2_TOOLCHAIN_HAS_THREADS
  4. help
  5. Reliable Event Logging Protocol library
  6. https://www.rsyslog.com/librelp/
  7. comment "librelp needs a toolchain w/ threads"
  8. depends on !BR2_TOOLCHAIN_HAS_THREADS