mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-08-28 09:27:03 +00:00
7 lines
83 B
Python
7 lines
83 B
Python
NAME = 'symcall'
|
|
|
|
CFLAGS = []
|
|
LDFLAGS = []
|
|
LIBS = []
|
|
GCC_LIST = ['symcall_plugin']
|