mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-08-30 13:50:55 +00:00
6 lines
78 B
Python
6 lines
78 B
Python
NAME="objc_gc"
|
|
CFLAGS=["-fobjc-gc"]
|
|
LDFLAGS=[]
|
|
LIBS=[]
|
|
GCC_LIST=['objc_gc.m']
|