Config.in 307 B

123456789
  1. config BR2_PACKAGE_LIBMD
  2. bool "libmd"
  3. help
  4. This library provides message digest functions found on BSD
  5. systems either on their libc (NetBSD, OpenBSD) or libmd
  6. (FreeBSD, DragonflyBSD, macOS, Solaris) libraries and lacking
  7. on others like GNU systems.
  8. https://www.hadrons.org/software/libmd/