mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-06 13:41:28 +00:00
7 lines
90 B
Python
7 lines
90 B
Python
NAME = 'graylog2'
|
|
|
|
CFLAGS = []
|
|
LDFLAGS = []
|
|
LIBS = ['-lz']
|
|
GCC_LIST = ['graylog2_plugin']
|