Files
rgbds/compile_flags.txt
T
Rangi 728d14879b Consistently use -std=c++2a, not -std=c++20
Commit 63a911e657 switched
to `-std=c++20` since at the time we required GCC 10 or higher.

Commit d5ce5329ea partially reverted
to `-std=c++2a` since we once again support GCC 9, which did not
yet handle `std=c++20`.
2026-05-20 17:09:23 -04:00

7 lines
71 B
Plaintext

-std=c++2a
-I
include
-fno-exceptions
-fno-rtti
-fno-caret-diagnostics