Files
uwsgi/plugins/erlang/uwsgiplugin.py
T

8 lines
79 B
Python

NAME='erlang'
CFLAGS = []
LDFLAGS = []
LIBS = ['-lei']
GCC_LIST = ['erlang']