运维网's Archiver
论坛
›
nginx
› nginx的configure参数
haishi
发表于 2018-11-15 13:25:44
nginx的configure参数
--with-cc-opt=parameters — 设置额外的参数将被添加到CFLAGS变量。例如,当你在FreeBSD上使用PCRE库时需要使用:--with-cc-opt="-I /usr/local/include。.如需要需要增加 select()支持的文件数量:--with-cc-opt="-D FD_SETSIZE=2048".
页:
[1]
查看完整版本:
nginx的configure参数