pkgsrc-Bulk archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkgsrc QNX 6.4.0/i386 2008-11-16 09:24



On Thu, 18 Dec 2008 00:24:44 +0200
Aleksey Cheusov <cheusov%tut.by@localhost> wrote:
> > --- Makefile.orig   2008-12-06 22:25:21.000000000 -0500
> > +++ Makefile        2008-12-17 10:06:54.000000000 -0500
> > @@ -14,4 +14,7 @@
> >  USE_TOOLS+=        gmake
> >  LIBS.SunOS=        -lsocket -lnsl
> >  
> > +CFLAGS.QNX=        -U__STRICT_ANSI__
>                 ^^^^^^^^^^^^^^^^^
> This is bad IMHO. It is much more correct to remove -ansi
> from compiler flags.
> 
> Because of -ansi "generate" fails on Linux too.

I can't recall why -ansi was there in the first place.  Must have just
been boilerplate.  It builds fine on my system without it as well.
Perhaps I should just remove it globally.  I guess I should bump
PKGREVISION this time as well.

However, this time I am waiting a day to allow for more discussion
before I start a commit storm.  It will still be before the freeze.

-- 
D'Arcy J.M. Cain <darcy%NetBSD.org@localhost>
http://www.NetBSD.org/


Home | Main Index | Thread Index | Old Index