Moved from gnu23 to c23
Run tests / Run tests (push) Failing after 3m26s

This commit is contained in:
2026-05-02 13:50:06 +03:00
parent b96059c069
commit eeb847df60
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ cpp = 'clang++-22'
cpp_ld = 'lld-22'
[properties]
c_args = ['-DEV_CC_CLANG=1','-fcolor-diagnostics', '-fansi-escape-codes', '-fms-extensions']
c_args = ['-DEV_CC_CLANG=1','-fcolor-diagnostics', '-fansi-escape-codes']
[cmake]
CMAKE_C_COMPILER = 'clang-22'