On Sat, Jul 12, 2003 at 07:45:07PM +0400, Sergey Matveychuk wrote: > Alexander Kabaev wrote: > >On Sat, 12 Jul 2003 06:08:57 +0400 > >Sergey Matveychuk <sem_at_ciam.ru> wrote: > > > > > >>Don't forget bump __FreeBSD_version. :) > >> > > > >What for? Bumped __FreeBSD_cc_version is enough. > > > > The ports system use it. How can we check is gcc changed? > > !defined(OSVERSION) > .if exists(/sbin/sysctl) > OSVERSION!= /sbin/sysctl -n kern.osreldate > ... > > May be I'm wrong? Correct me. No, you're right. We may need to make use of this in the USE_GCC support code. Kris
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:14 UTC