summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
Diffstat (limited to 'compilerplugins')
-rw-r--r--compilerplugins/Makefile-clang.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/compilerplugins/Makefile-clang.mk b/compilerplugins/Makefile-clang.mk
index a5e6a151e5c6..8f8311b12e6a 100644
--- a/compilerplugins/Makefile-clang.mk
+++ b/compilerplugins/Makefile-clang.mk
@@ -10,7 +10,7 @@
CLANG_COMMA :=,
-# You may occassionally want to override some of these
+# You may occasionally want to override some of these
CLANGCXX=$(filter-out -m32 -m64 -fsanitize=address,$(CXX))
# Compile flags ('make CLANGCXXFLAGS=-g' if you need to debug the plugin)