mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-08-28 17:55:39 +00:00
7 lines
84 B
Python
7 lines
84 B
Python
NAME='matheval'
|
|
|
|
CFLAGS = []
|
|
LDFLAGS = []
|
|
LIBS = ['-lmatheval']
|
|
GCC_LIST = ['math']
|