editors/emacs: Tweak GCC requirement

Support for the USE_GCC=X+ form was removed in 9b5f5ab.  Native
compilation requires GCC version 11 or newer and the default version of
GCC is now 12.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Joseph Mingrone 2023-01-13 10:22:35 -04:00
parent ff6d63b029
commit 822b6995b2
No known key found for this signature in database
GPG Key ID: 36A40C83B0D6EF9E

View File

@ -186,7 +186,7 @@ MAILUTILS_CONFIGURE_ENV_OFF= ac_cv_lib_lockfile_maillock=no \
MODULES_CONFIGURE_WITH= modules
MOTIF_USES= motif
MOTIF_CONFIGURE_ON= --with-x-toolkit=motif
NATIVECOMP_USE= GCC=11+
NATIVECOMP_USE= GCC=yes
NATIVECOMP_CONFIGURE_WITH= native-compilation
NATIVECOMP_MAKE_ARGS= NATIVE_FULL_AOT=1
OSS_CONFIGURE_ON= --with-sound=oss