Date: Wed, 06 Jul 2011 17:33:32 +0300 From: Andriy Gapon <avg@FreeBSD.org> To: freebsd-current@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: cpumask_t/cpuset_t changes in CURRENT and non-base gcc Message-ID: <4E14723C.4020704@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
I think that if you use non-base gcc for ports on CURRENT, then you need to follow this procedure after upgrading world to a revision after the cpumask_t/cpuset_t change: 1. upgrade/re-install gccXX using base gcc as a bootstrap compiler (make CC=gcc) 2. everything else... :) -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E14723C.4020704>