mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-06 13:41:28 +00:00
8 lines
86 B
Python
8 lines
86 B
Python
NAME = 'mongrel2'
|
|
|
|
CFLAGS = []
|
|
LDFLAGS = []
|
|
LIBS = ['-lzmq']
|
|
|
|
GCC_LIST = ['mongrel2']
|