aboutsummaryrefslogtreecommitdiffstats
path: root/cc/clang.go
diff options
context:
space:
mode:
Diffstat (limited to 'cc/clang.go')
-rw-r--r--cc/clang.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/clang.go b/cc/clang.go
index 67622474..6a01010d 100644
--- a/cc/clang.go
+++ b/cc/clang.go
@@ -41,7 +41,6 @@ var clangUnknownCflags = sorted([]string{
// arm + arm64
"-fno-align-jumps",
- "-Wa,--noexecstack",
// arm
"-mthumb-interwork",