We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8b2d0c commit 5765449Copy full SHA for 5765449
ini/native.ini
@@ -66,11 +66,11 @@ build_flags = ${simulator_linux.build_flags} ${simulator_linux.release_flags}
66
67
#
68
# MacPorts:
69
-# sudo port install gcc11 glm libsdl2 libsdl2_net
+# sudo port install gcc12 glm libsdl2 libsdl2_net
70
71
# cd /opt/local/bin
72
# sudo rm -f gcc g++ cc
73
-# sudo ln -s gcc-mp-11 gcc ; sudo ln -s g++-mp-11 g++ ; sudo ln -s g++ cc
+# sudo ln -s gcc-mp-12 gcc ; sudo ln -s g++-mp-12 g++ ; sudo ln -s g++ cc
74
# cd -
75
# rehash
76
0 commit comments