Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
544eeafe
Commit
544eeafe
authored
Jun 26, 2001
by
sof
Browse files
[project @ 2001-06-26 23:22:37 by sof]
wibble
parent
d2f7d10f
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.in
View file @
544eeafe
...
...
@@ -527,7 +527,7 @@ AC_PROG_CPP
case $HostOS_CPP in
cygwin32|mingw32)
STD_CC_OPTS="
-O
-mno-cygwin $CC_MWIN32_FLAG"
STD_CC_OPTS="-mno-cygwin $CC_MWIN32_FLAG"
CPP="$CPP $STD_CC_OPTS"
CFLAGS="$STD_CC_OPTS $CFLAGS"
CPPFLAGS="$STD_CC_OPTS $CPPFLAGS"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment