view BSDmakefile @ 2819:b7ff3d1915a1

Development guide: fixed misleading comment about rc.options. While ngx_regex_compile() indeed used to pass rc.options as is to pcre_compile(), this is certainly not a guaranteed property of the interface. Further, it is no longer true since introduction of PCRE2 support in nginx 1.21.5.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 13 Jan 2022 01:36:10 +0300
parents 61e04fc01027
children
line wrap: on
line source


build:
	gmake

.PHONY:	gzip

.DEFAULT::
	gmake $@