Back to gcc

This commit is contained in:
Jorge Gallegos 2016-01-02 11:49:36 -08:00
parent 65aa0b5d9b
commit 29ce886841

View File

@ -1115,7 +1115,7 @@ CFLAGS="%{optflags} -Wno-unused-but-set-variable" %{__python3} uwsgiconfig.py --
%endif
%if %{with mongodblibs}
CFLAGS="%{optflags} -Wno-unused-but-set-variable" python uwsgiconfig.py --plugin plugins/mongodblog fedora
CXXFLAGS="%{optflags} -std=c++11" CC="g++" python uwsgiconfig.py --plugin plugins/stats_pusher_mongodb fedora
CFLAGS="%{optflags} -Wno-unused-but-set-variable" python uwsgiconfig.py --plugin plugins/stats_pusher_mongodb fedora
%endif
%if %{with mono}
CFLAGS="%{optflags} -Wno-unused-but-set-variable" python uwsgiconfig.py --plugin plugins/mono fedora