Date: Mon, 25 Jan 2010 02:10:39 +0300 From: "Alexander V. Chernikov" <melifaro@ipfw.ru> To: Doug Barton <dougb@FreeBSD.org> Cc: Harald Schmalzbauer <h.schmalzbauer@omnilan.de>, freebsd-stable@freebsd.org, Mikolaj Golub <to.my.trociny@gmail.com> Subject: Re: top Segmentation faulting on 8.0p2 amd64 (nss_ldapd problem?) Message-ID: <4B5CD36F.9010302@ipfw.ru> In-Reply-To: <4B5CD2A0.30305@FreeBSD.org> References: <4B56AB6F.9010303@omnilan.de> <86eilhwzbh.fsf@kopusha.onet> <4B5A4A8C.8070707@omnilan.de> <4B5C11BD.7080103@ipfw.ru> <4B5C28E3.8080006@omnilan.de> <4B5CD2A0.30305@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B5CD36F.9010302>
