This repository was archived by the owner on Nov 3, 2021. It is now read-only.
forked from nginx/nginx
-
Notifications
You must be signed in to change notification settings - Fork 1
DEPRECATED - An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
mozilla-b2g/nginx
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Updating nginx build/new device =============================== - you need a device with the same system already running, plugged, and with |adb root| working - run: CCACHE_DISABLE=1 BOOTSTRAP_NGINX=true ./build.sh -j1 showcommands nginx - this should produce a new config set in external/nginx/objs/ - adjust the list of objects from external/nginx/objs/Makefile: - objs/[...].o should be src/[...].c - except objs/ngx_modules.o which stays objs/ngx_modules.c - make sure includes and linking are good - commit the new config
About
DEPRECATED - An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 97.0%
- Makefile 1.0%
- Vim Script 0.8%
- XS 0.5%
- C++ 0.4%
- Perl 0.1%
- Other 0.2%