mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-08-28 09:27:03 +00:00
10 lines
96 B
Python
10 lines
96 B
Python
|
|
NAME='http'
|
|
CFLAGS = []
|
|
LDFLAGS = []
|
|
LIBS = []
|
|
|
|
REQUIRES = ['corerouter']
|
|
|
|
GCC_LIST = ['http']
|