mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-23 06:32:42 +00:00
replace gcc-14/g++-14 with gcc-15/g++-15 and change update-alternatives to make gcc 15 the default, this fixes compiler errors caused by use of c++23 (flat_map) which require gcc 15+ Signed-off-by: ViniciusCruzMoura <[email protected]>