Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
jberryman
GHC
Commits
342c32de
Commit
342c32de
authored
Jun 12, 2009
by
Ian Lynagh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update symbol names; fixes the build on OSX
parent
da9cbce9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
rts/package.conf.in
rts/package.conf.in
+8
-8
No files found.
rts/package.conf.in
View file @
342c32de
...
...
@@ -99,11 +99,11 @@ ld-options:
, "-u", "_ghczmprim_GHCziBool_False_closure"
, "-u", "_ghczmprim_GHCziBool_True_closure"
, "-u", "_base_GHCziPack_unpackCString_closure"
, "-u", "_base_GHCziIO
Base
_stackOverflow_closure"
, "-u", "_base_GHCziIO
Base
_heapOverflow_closure"
, "-u", "_base_GHCziIO
ziException
_stackOverflow_closure"
, "-u", "_base_GHCziIO
ziException
_heapOverflow_closure"
, "-u", "_base_ControlziExceptionziBase_nonTermination_closure"
, "-u", "_base_GHCziIO
Base
_blockedOnDeadMVar_closure"
, "-u", "_base_GHCziIO
Base
_blockedIndefinitely_closure"
, "-u", "_base_GHCziIO
ziException
_blockedOnDeadMVar_closure"
, "-u", "_base_GHCziIO
ziException
_blockedIndefinitely_closure"
, "-u", "_base_ControlziExceptionziBase_nestedAtomically_closure"
, "-u", "_base_GHCziWeak_runFinalizzerBatch_closure"
, "-u", "_base_GHCziTopHandler_runIO_closure"
...
...
@@ -137,11 +137,11 @@ ld-options:
, "-u", "ghczmprim_GHCziBool_False_closure"
, "-u", "ghczmprim_GHCziBool_True_closure"
, "-u", "base_GHCziPack_unpackCString_closure"
, "-u", "base_GHCziIO
Base
_stackOverflow_closure"
, "-u", "base_GHCziIO
Base
_heapOverflow_closure"
, "-u", "base_GHCziIO
ziException
_stackOverflow_closure"
, "-u", "base_GHCziIO
ziException
_heapOverflow_closure"
, "-u", "base_ControlziExceptionziBase_nonTermination_closure"
, "-u", "base_GHCziIO
Base
_blockedOnDeadMVar_closure"
, "-u", "base_GHCziIO
Base
_blockedIndefinitely_closure"
, "-u", "base_GHCziIO
ziException
_blockedOnDeadMVar_closure"
, "-u", "base_GHCziIO
ziException
_blockedIndefinitely_closure"
, "-u", "base_ControlziExceptionziBase_nestedAtomically_closure"
, "-u", "base_GHCziWeak_runFinalizzerBatch_closure"
, "-u", "base_GHCziTopHandler_runIO_closure"
...
...
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