mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-08-24 06:58:02 +00:00
7 lines
74 B
Python
7 lines
74 B
Python
NAME = 'carbon'
|
|
|
|
CFLAGS = []
|
|
LDFLAGS = []
|
|
LIBS = []
|
|
GCC_LIST = ['carbon']
|