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



> --- 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.

-- 
Best regards, Aleksey Cheusov.


Home | Main Index | Thread Index | Old Index