Config.in 265 B

1234567891011
  1. config BR2_PACKAGE_DAQ
  2. bool "daq"
  3. depends on !BR2_STATIC_LIBS # dlfcn.h
  4. help
  5. DAQ is a Data Acquisition library for packet I/O from the
  6. Snort project.
  7. https://www.snort.org
  8. comment "daq needs a toolchain w/ dynamic library"
  9. depends on BR2_STATIC_LIBS