--- CMakeLists.txt.orig	2024-10-19 07:38:38.000000000 +0800
+++ CMakeLists.txt	2024-10-29 06:41:21.000000000 +0800
@@ -147,9 +147,6 @@
     -Wuninitialized
     -Wunused
     -Wwrite-strings
-    
-    # Assembler Options
-    -Wa,--noexecstack
 
     # Suppressed Warnings
     -Wno-deprecated-declarations