Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | uwsgi-cgi: fix compilation on Darwin system | Ansuel Smith | 2018-07-18 |
Currently the uwsgiconfig python script append some additional compilation flag based on the host system. This fix some problem related with this by hardcoding usgi_os variable to Linux Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com> |