Thanks, that clears things up. Brandon
On Thu, Jul 25, 2013 at 2:37 PM, Roberto De Ioris <[email protected]> wrote: > > > Hi all, > > > > In attempting to crosscompile uWSGI 1.9.14 with SSL support for an ARM > > board, I need to pass the include directory containing the SSL headers to > > the compiler. I'm using Bitbake, a build tool for embedded systems, to > run > > the build. I've been able to get the include directory to appear in > CFLAGS > > as -I/path/to/the-directory, but that doesn't seem to be enough for > > uwsgiconfig.py to detect it. > > > > Here's my output from uwsgiconfig.py: > > > > http://pastebin.com/yDpWKzDX > > > > Looking at uwsgiconfig.py, I see it's looking for something in > > ['additional_include_paths']. What's the proper way to pass such a path > to > > uwsgiconfig.py? > > > > Brandon > > _______________________________________________ > > uWSGI mailing list > > [email protected] > > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi > > > > This has been added in 1.9.13: > > > https://github.com/unbit/uwsgi-docs/blob/master/BuildSystem.rst#uwsgi_includes > > -- > Roberto De Ioris > http://unbit.it > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
