summaryrefslogtreecommitdiff
path: root/builds/compiler/gcc-dev.mk
diff options
context:
space:
mode:
Diffstat (limited to 'builds/compiler/gcc-dev.mk')
-rw-r--r--builds/compiler/gcc-dev.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/builds/compiler/gcc-dev.mk b/builds/compiler/gcc-dev.mk
index 95b5f50de..0ccd1161d 100644
--- a/builds/compiler/gcc-dev.mk
+++ b/builds/compiler/gcc-dev.mk
@@ -59,7 +59,7 @@ T := -o$(space)
#
# These should concern: debug output, optimization & warnings.
#
-# Use the ANSIFLAGS variable to define the compiler flags used to enfore
+# Use the ANSIFLAGS variable to define the compiler flags used to enforce
# ANSI compliance.
#
ifndef CFLAGS