mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-08-19 03:57:21 +00:00
7 lines
81 B
Python
7 lines
81 B
Python
NAME = 'rados'
|
|
|
|
CFLAGS = []
|
|
LDFLAGS = []
|
|
LIBS = ['-lrados']
|
|
GCC_LIST = ['rados']
|