mirror of
https://github.com/gbdev/rgbds.git
synced 2026-06-09 18:22:35 +00:00
728d14879b
Commit63a911e657switched to `-std=c++20` since at the time we required GCC 10 or higher. Commitd5ce5329eapartially reverted to `-std=c++2a` since we once again support GCC 9, which did not yet handle `std=c++20`.
7 lines
71 B
Plaintext
7 lines
71 B
Plaintext
-std=c++2a
|
|
-I
|
|
include
|
|
-fno-exceptions
|
|
-fno-rtti
|
|
-fno-caret-diagnostics
|