mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-27 08:40:08 +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']
|