Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 2010 22:20:48 +0100 (CET)
From:      Harald Hanche-Olsen <hanche@math.ntnu.no>
To:        pav@FreeBSD.org
Cc:        freebsd-ports-bugs@FreeBSD.org, ljrittle@acm.org
Subject:   Re: ports/152499: Redirections in es may take effect in the shell itself
Message-ID:  <20101124.222048.659699273738821617.hanche@math.ntnu.no>
In-Reply-To: <1290631269.51249.25.camel@hood.oook.cz>
References:  <4CED33DC.9040508@FreeBSD.org> <20101124.192744.2220537215686514264.hanche@math.ntnu.no> <1290631269.51249.25.camel@hood.oook.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
+ Pav Lucistnik <pav@FreeBSD.org>:

> Harald Hanche-Olsen píše v st 24. 11. 2010 v 19:27 +0100:
> > + Pav Lucistnik <pav@FreeBSD.org>:
> > 
> > > Can you try adding this line to port Makefile and see if that works?
> > > 
> > > CFLAGS:=        ${CFLAGS:N-O*}
> > 
> > Yes, that works. (Once I realized that I had to put it at the end,
> > after .include <bsd.port.mk>.)
> 
> No it's supposed to be above <bsd.port.mk> inclusion.
> 
> Do you perhaps define your own CFLAGS in make.conf?

No, I don't. But now that I try it again, putting it above the
inclusion, it works as it should.

I guess I must have mistyped the line on my first attempt.

- Harald



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101124.222048.659699273738821617.hanche>