There is no need to compile nginx with -O1 on vax anymore.
authorjsg <jsg@openbsd.org>
Sun, 18 May 2014 05:27:49 +0000 (05:27 +0000)
committerjsg <jsg@openbsd.org>
Sun, 18 May 2014 05:27:49 +0000 (05:27 +0000)
commita8568a814598f5723cd05374e81dcfa222939a9a
treea7185a64b5af5e90898297e342a2d868a3ffcc3c
parentdf9bf142503c27f832955492287220c28d8c0708
There is no need to compile nginx with -O1 on vax anymore.
Since the change in rev 1.5 vax has switched to gcc3,
MAXDSIZ has increased and pcre_exec now builds with -O2.

ok miod@
usr.sbin/nginx/Makefile.bsd-wrapper