mirror of
https://github.com/gbdev/rgbds.git
synced 2026-07-02 05:58:04 +00:00
Remove static compile flags
We support CMake now, which can generate a more accurate `compile_commands.json` database (and our `develop` preset automatically enables them)
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
-std=c++20
|
|
||||||
-I
|
|
||||||
include
|
|
||||||
-fno-exceptions
|
|
||||||
-fno-rtti
|
|
||||||
-fno-caret-diagnostics
|
|
||||||
Reference in New Issue
Block a user