merge/upstream-full #105

Manually merged
jabber.developer merged 407 commits from merge/upstream-full into master 2026-05-26 17:54:34 +00:00
222 changed files with 6623 additions and 27605 deletions
Showing only changes of commit 606a10208a - Show all commits

View File

@@ -65,7 +65,9 @@ if is_debug
'-Wunused', '-Wunused',
'-Wall', '-Wall',
'-Wextra', '-Wextra',
'-fstack-protector-strong' '-fstack-protector-strong',
'-D_FORTIFY_SOURCE=2',
'-Og'
], language: 'c') ], language: 'c')
endif endif