mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-08-25 07:26:24 +00:00
10 lines
127 B
Python
10 lines
127 B
Python
|
|
NAME='http'
|
|
CFLAGS = []
|
|
LDFLAGS = []
|
|
LIBS = []
|
|
|
|
REQUIRES = ['corerouter']
|
|
|
|
GCC_LIST = ['http', 'keepalive', 'https', 'spdy3']
|