Doug Barton wrote:
On 01/24/10 03:02, Harald Schmalzbauer wrote:
Alexander V. Chernikov schrieb am 24.01.2010 10:24 (localtime):
Please try to rebuild port with

post-configure:
@${REINPLACE_CMD} -e 's/^\(CFLAGS .*\)-O2 \(.*\)$$/\1 -O0 \2/'
${WRKSRC}/nss/Makefile

That should be pre- or post- patch, since it's actually modifying something.
I can't do this before configure -
Makefile.in contains only @CFLAGS@ which needs to be substituted from configure and CFLAGS cannot be predicted due to
possible environment/make.conf variables


hth,

Doug


_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to