uwsgi-cgi: fix compilation on Darwin system
authorAnsuel Smith <redacted>
Wed, 18 Jul 2018 16:26:49 +0000 (18:26 +0200)
committerAnsuel Smith <redacted>
Wed, 18 Jul 2018 16:45:21 +0000 (18:45 +0200)
commita93066b529b0dfa9213c9e7abfb5912888de706e
treeaa81907748c5117af16467818265032b7aa6b5fd
parent43eaa1b1dbd7b8cc7a4d6348e9a7f173e6e2c352
uwsgi-cgi: fix compilation on Darwin system

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 <redacted>
net/uwsgi-cgi/Makefile
net/uwsgi-cgi/patches/004-hard-code-Linux-as-compilation-os.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT