mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-08-25 07:26:24 +00:00
7 lines
91 B
Python
7 lines
91 B
Python
NAME = 'transformation_offload'
|
|
|
|
CFLAGS = []
|
|
LDFLAGS = []
|
|
LIBS = []
|
|
GCC_LIST = ['offload']
|