mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-08-18 19:45:48 +00:00
8 lines
88 B
Python
8 lines
88 B
Python
NAME = 'stats_pusher_statsd'
|
|
|
|
CFLAGS = []
|
|
LDFLAGS = []
|
|
LIBS = []
|
|
|
|
GCC_LIST = ['plugin']
|