Re: git: e09a7da253df - main - emulators/libretro-bsnes: Update to v115.a.20231101

From: Gerald Pfeifer <gerald_at_pfeifer.com>
Date: Thu, 14 Dec 2023 20:24:45 UTC
On Sun, 10 Dec 2023, Lorenzo Salvadore wrote:
>     emulators/libretro-bsnes: Update to v115.a.20231101
>     
>     Also remove dependency on GCC ports: this makes it easier to update
>     GCC_DEFAULT. Moreover, the port now builds with lang/gcc13.

> -USE_GCC=	yes
:
> +USE_GCC=	13

Are you thinking to depend on specific versions of GCC more often instead 
of using USE_GCC=yes since updating GCC_DEFAULT is proving excessively 
painful these days?

(It still is a dependency on a GCC port, so I was confused at first. ;-)

Gerald