mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-08-22 22:05:47 +00:00
8 lines
75 B
Python
8 lines
75 B
Python
NAME = 'ugreen'
|
|
|
|
CFLAGS = []
|
|
LDFLAGS = []
|
|
LIBS = []
|
|
|
|
GCC_LIST = ['ugreen']
|