tech-x11 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: ia64 X11 build changes
On Tue, Dec 13, 2016 at 06:09:44PM -0800, scole_mail wrote:
> Index: Imake.cf
> ===================================================================
> RCS file: /cvsroot/xsrc/external/mit/xorg-cf-files/dist/Imake.cf,v
> retrieving revision 1.5
> diff -b -u -r1.5 Imake.cf
> --- Imake.cf 19 Mar 2014 23:45:21 -0000 1.5
> +++ Imake.cf 14 Dec 2016 01:29:32 -0000
> @@ -255,6 +255,10 @@
> # define AMD64Architecture
> # undef __x86_64__
> # endif
> +# ifdef __ia64__
> +# define ia64Architecture
> +# undef __ia64__
> +# endif
> #endif /* NetBSD */
>
> /* Systems based on kernel of NetBSD */
This one you probably want to add to pkgsrc as well, since pkgsrc
always uses imake from pkgsrc and it's mostly only old packages that
use imake at all.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index