mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-04-28 19:03:37 +00:00
7 lines
87 B
Python
7 lines
87 B
Python
NAME = 'logsocket'
|
|
|
|
CFLAGS = []
|
|
LDFLAGS = []
|
|
LIBS = []
|
|
GCC_LIST = ['logsocket_plugin']
|