Config.in 169 B

1234567
  1. config BR2_PACKAGE_LIBFCGI
  2. bool "libfcgi"
  3. depends on BR2_USE_MMU # fork()
  4. help
  5. FCGI, a fastcgi developer library for C/C++
  6. https://fastcgi-archives.github.io/