Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
ffa906d1
Commit
ffa906d1
authored
Mar 25, 2002
by
sof
Browse files
[project @ 2002-03-25 05:11:16 by sof]
not using -lpthread w/ mingw
parent
d182db3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/rts/rts.conf.in
View file @
ffa906d1
...
...
@@ -30,7 +30,7 @@ Package {
#ifdef USING_LIBBFD
,"bfd", "iberty" /* for debugging */
#endif
#ifdef
THREADED_RTS
#if
def
ined(
THREADED_RTS
) && !defined(mingw32_TARGET_OS)
,"pthread"
#endif
],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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