aboutsummaryrefslogtreecommitdiff
path: root/util/mkelfImage/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'util/mkelfImage/configure.ac')
-rw-r--r--util/mkelfImage/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/mkelfImage/configure.ac b/util/mkelfImage/configure.ac
index a7fc37ecf2..af0fe19aaa 100644
--- a/util/mkelfImage/configure.ac
+++ b/util/mkelfImage/configure.ac
@@ -203,7 +203,7 @@ rm -f conftest*])
if test $libc_cv_fno_stack_protector = yes; then
I386_CFLAGS="$I386_CFLAGS -fno-stack-protector"
IA64_CFLAGS="$IA64_CFLAGS -fno-stack-protector"
-
+
fi
AC_SUBST(libc_cv_fno_stack_protector)