Files
uwsgi/plugins/libtcc/uwsgiplugin.py
T

6 lines
70 B
Python

NAME='libtcc'
CFLAGS=[]
LDFLAGS=[]
LIBS=['-ltcc']
GCC_LIST=['libtcc']