[PATCH 0 of 4 v3] Build-system: Cross-compilation support improvement

Samuel Martin s.martin49 at gmail.com
Fri Aug 1 23:14:05 UTC 2014


Hi all,


Here is the 3rd round of this short series improving nginx build-system
support for cross-compilation.

This series fixes a couple of issues found in the previous submission.
It still tries to be as less intrusive as possible, and intends to make
easier integration in cross-compilataion frameworks such as Buildroot [1].

These patches include most of the changes needed for porperly supporting
the cross-compilation, except the sys_nerr guessing part [2], which cannot
merged in nginx because it is too unix-oriented and based on fragile
assumptions


[1] http://buildroot.net/
[2] https://github.com/tSed/buildroot/blob/nginx-integration/package/nginx/nginx-0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch

Yours,
Samuel



More information about the nginx-devel mailing list