- 构建发现ngx_linux_config.h 找不到,搜索发现了这个源码文件
- 对于我们自己写cmake文件是很有帮助的。
官方sources
- openresty-1.18.0/build/nginx-1.18.0/auto/sources
# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.
CORE_MODULES="ngx_core_module ngx_errlog_module ngx_conf_module"
CORE_INCS="src/core"
CORE_DEPS<