linuxOS_PX30_CAR/buildroot/package/libfcgi/Config.in
2026-01-20 14:00:13 +08: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/