about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/configure
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/linux/mips/configure')
-rw-r--r--sysdeps/unix/sysv/linux/mips/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/configure b/sysdeps/unix/sysv/linux/mips/configure
index 25f98e0c7b..f25f2a3a65 100644
--- a/sysdeps/unix/sysv/linux/mips/configure
+++ b/sysdeps/unix/sysv/linux/mips/configure
@@ -479,7 +479,7 @@ fi
 # Check if we are supposed to run on kernels older than 4.8.0. If so,
 # force executable stack to avoid potential runtime problems with fpu
 # emulation.
-# NOTE: The check below assumes that in absence of user-provided minumum_kernel
+# NOTE: The check below assumes that in absence of user-provided minimum_kernel
 # we will default to arch_minimum_kernel which is currently less than 4.8.0 for
 # all known configurations. If this changes, the check must be updated.
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler must use executable stack" >&5