Mercurial > hgrepos > FreeBSD > ports > www > uwsginl
annotate uwsginl-plugin-greenlet3/pkg-descr @ 95:4fb07ef1f4b4
FIX: Allow to compile the uwsgi.h header with cffi.
Replace `#include <pcre.h>' with `#include "/usr/local/include/pcre.h"`.
It seems that the cffi-related C compiler does not search for include files
in "/usr/local/include" on FreeBSD.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 17 Jun 2020 22:04:54 +0200 |
| parents | d88a803c3b1e |
| children | 34be2756e5f8 |
| rev | line source |
|---|---|
|
62
d88a803c3b1e
Build "greenlet" plugins for Python3 and Python3.6
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1 Python3 greenlet plugin for uwsginl. |
|
d88a803c3b1e
Build "greenlet" plugins for Python3 and Python3.6
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2 Links to the default Python3 version on the system. |
|
d88a803c3b1e
Build "greenlet" plugins for Python3 and Python3.6
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3 |
|
d88a803c3b1e
Build "greenlet" plugins for Python3 and Python3.6
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4 WWW: https://projects.unbit.it/uwsgi/ |
