mirror of
https://github.com/gbdev/rgbds.git
synced 2026-06-09 18:22:35 +00:00
728bed39d5
This will let us use C++20 features that GCC 9's experimental C++20 support did not yet cover, such as "concepts". This reverts some commits: -6bcd79b997-d5ce5329ea-728d14879b
7 lines
71 B
Plaintext
7 lines
71 B
Plaintext
-std=c++20
|
|
-I
|
|
include
|
|
-fno-exceptions
|
|
-fno-rtti
|
|
-fno-caret-diagnostics
|