Date: Mon, 9 Jan 2023 09:28:05 +0100 (CET) From: Gerald Pfeifer <gerald@pfeifer.com> To: Joseph Mingrone <jrm@FreeBSD.org> Cc: Colin Percival <cperciva@tarsnap.com>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org, emacs@FreeBSD.org Subject: Re: git: 9b5f5ab8482f - main - Mk/bsd.gcc.mk: Remove support for USE_GCC=X+ Message-ID: <6a9f1ae0-2185-3a04-58d7-60d141535287@pfeifer.com> In-Reply-To: <86sfgkpg16.fsf@phe.ftfl.ca> References: <202301090035.3090ZRGU092147@gitrepo.freebsd.org> <01000185943f90eb-9e018e54-2c1c-4b6c-8943-c8954c3c2d82-000000@email.amazonses.com> <86sfgkpg16.fsf@phe.ftfl.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 8 Jan 2023, Joseph Mingrone wrote: >>> At this point most ports that employ USE_GCC have the USE_GCC=yes >>> form, some have USE_GCC=X (where X is an older version of GCC than >>> the current default), and none is left with USE_GCC=X+. >> make_index: /usr/ports/editors/emacs-devel: no entry for /usr/ports/lang/gcc11+ In addition to my regular pattern searching I did actually run `make index` to be on the safe side. Do you have an idea why this did not trigger (when NATIVECOMP is in OPTIONS_DEFAULT of xemacs-devel)? > Since the default gcc version is now 12, we can now switch from > NATIVECOMP_USE=GCC=11+ to NATIVECOMP_USE=GCC=yes in editors/emacs-devel. > I'll make that change as soon as some tests finish building. Looks good to me. Thank you! Gerald
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a9f1ae0-2185-3a04-58d7-60d141535287>