mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-08 06:31:58 +00:00
python3 fix
This commit is contained in:
@@ -155,8 +155,6 @@ def build_uwsgi(uc):
|
||||
p_cflags = cflags[:]
|
||||
p_cflags += up.CFLAGS
|
||||
|
||||
print p_cflags
|
||||
|
||||
try:
|
||||
p_cflags.remove('-Wdeclaration-after-statement')
|
||||
except:
|
||||
|
||||
Reference in New Issue
Block a user