1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-15 05:00:11 +01:00
Files
operating-system/buildroot/package/libfcgi/Config.in
T
2018-03-17 23:47:00 +00:00

8 lines
157 B
Plaintext

config BR2_PACKAGE_LIBFCGI
bool "libfcgi"
depends on BR2_USE_MMU # fork()
help
FCGI, a fastcgi developer library for C/C++
http://www.fastcgi.com/