From ab31eafa2ec0084f3a9ce4fd86c3b344f3aee296 Mon Sep 17 00:00:00 2001 From: Larry Knox Date: Tue, 24 Jul 2018 15:21:55 -0500 Subject: Correct typo in comment in config/gnu-flags. --- config/gnu-flags | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/gnu-flags b/config/gnu-flags index ac054bf..225f072 100644 --- a/config/gnu-flags +++ b/config/gnu-flags @@ -85,7 +85,7 @@ case "$cc_vendor-$cc_version" in esac case "$host_os-$host_cpu" in - # cygwin needs the "-std-c99" flag removed, so make + # cygwin needs the "-std=c99" flag removed, so make # a specific case for Cygwin without the flag and a default # case to add the flag everywhere else cygwin-*) -- cgit v0.12