On 2012/06/28 03:50, Juan Francisco Cantero Hurtado wrote:
> > > -I..-I/usr/local/include -I/usr/local/include
> > 
> > I think -O3 should be safe in this case - it's the optimisation level
> > PyPy uses on a wide number of platforms. Because the code is nearly
> > all machine generated, it's easier to work around C compiler bugs.
> 
> I've no problems with the default CFLAGS of PyPy but I don't know if
> this is considered a good practise on the OpenBSD ports world.

Ports are expected to honour CC and CFLAGS variables.

Reply via email to