summaryrefslogtreecommitdiffstats
path: root/rules/fcgi.in
blob: 7e2767727cf0c50338623a4f98f957e6154021aa (plain)
1
2
3
4
5
6
7
8
## SECTION=networking
config FCGI
	tristate
	prompt "fast cgi"
	select LIBC_NSL
	select LIBC_PTHREAD
	help
	  Fast CGI development and runtime libraries.