diff --git a/scripts/parse_ml_options.sh-subr.in b/scripts/parse_ml_options.sh-subr.in index f7268f00e..8cb8d2eba 100644 --- a/scripts/parse_ml_options.sh-subr.in +++ b/scripts/parse_ml_options.sh-subr.in @@ -32,8 +32,7 @@ trace=false ssdb=false readline=true case ${FULLARCH} in - *-win95|*-winnt|*-win32|*-cygwin32|*-cygwin|*mingw*) - # `gcc -s' is broken in gnu-win32 + *-cygwin|*mingw*) # XXX actually strip = true is fine for MinGW / GCC, but # MSVC doesn't like it. strip=false