Merge branch 'main' into transform_dep

This commit is contained in:
Aetias
2025-02-05 21:51:31 +01:00
committed by GitHub
6 changed files with 62 additions and 63 deletions
+1
View File
@@ -32,6 +32,7 @@ CC_FLAGS = " ".join([
"-Cpp_exceptions off", # Disable C++ exceptions
"-RTTI off", # Disable runtime type information
"-interworking", # Enable ARM/Thumb interworking
"-w off", # Disable warnings
"-sym on", # Debug info, including line numbers
"-gccinc", # Interpret #include "..." and #include <...> equally
"-nolink", # Do not link