--- meson.build	2020-01-06 19:25:54.000000000 +0800
+++ meson.build	2024-06-10 04:40:54.000000000 +0800
@@ -73,10 +73,6 @@
   endif
 endforeach
 
-if not meson.is_cross_build()
-  add_project_arguments('-fstack-protector-strong', language : 'c')
-endif
-
 # enable full RELRO where possible
 # FIXME: until https://github.com/mesonbuild/meson/issues/1140 is fixed
 global_link_args = []
