mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-08-26 16:28:00 +00:00
10 lines
106 B
Python
10 lines
106 B
Python
|
|
NAME='sslrouter'
|
|
CFLAGS = []
|
|
LDFLAGS = []
|
|
LIBS = []
|
|
|
|
REQUIRES = ['corerouter']
|
|
|
|
GCC_LIST = ['sslrouter']
|