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