Files
uwsgi/plugins/objc_gc/uwsgiplugin.py
T

6 lines
78 B
Python

NAME="objc_gc"
CFLAGS=["-fobjc-gc"]
LDFLAGS=[]
LIBS=[]
GCC_LIST=['objc_gc.m']