mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-09 07:02:07 +00:00
9 lines
100 B
Python
9 lines
100 B
Python
|
|
NAME = 'legion_cache_fetch'
|
|
CFLAGS = []
|
|
LDFLAGS = []
|
|
LIBS = []
|
|
|
|
GCC_LIST = ['legion_cache_fetch']
|
|
|