mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-06-15 18:05:50 +00:00
8 lines
99 B
Python
8 lines
99 B
Python
NAME = 'legion_cache_fetch'
|
|
|
|
CFLAGS = []
|
|
LDFLAGS = []
|
|
LIBS = []
|
|
|
|
GCC_LIST = ['legion_cache_fetch']
|