Subject: Re: gmp and i386 cpu type - problems?
To: Simon Burge <simonb@NetBSD.ORG>
From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
List: tech-pkg
Date: 07/21/1999 05:46:28
On Wed, 21 Jul 1999, Simon Burge wrote:
> The following looks a bit suspect (from pkgsrc/devel/gmp/patches/patch-ab):
>
> + case "${target}" in
> + i[34]86*-*-*bsd*)
> + path="x86" ;;
> + i[56]86*-*-*bsd* | pentium-*-*bsd* | pentiumpro-*-*bsd*)
> + path="x86/pentium x86" ;;
> + esac ;;
>
> so I'd guess the answer is "yes" unfortunately. Maybe this sort of
> behaviour could be overriden by a /etc/mk.conf variable perhaps.
> Something like "IM_IN_BINARY_PACKAGE_MODE=yes", but shorter :-)
I'm not sure the target is set according to the actual cpu.
I guess it's i386 for all our i386 ports, invariant of the cpu.
- Hubert
--
NetBSD - Better for your uptime than Viagra