Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
8ba7bea1
Commit
8ba7bea1
authored
Jul 22, 2008
by
Simon Marlow
Browse files
remove -fvia-C that I apparrently accidentally added recently
parent
497d3a96
Changes
1
Show whitespace changes
Inline
Side-by-side
rts/Makefile
View file @
8ba7bea1
...
...
@@ -152,8 +152,6 @@ SRC_CC_OPTS += $(STANDARD_OPTS)
SRC_CC_OPTS
+=
$(GhcRtsCcOpts)
SRC_HC_OPTS
+=
$(GhcRtsHcOpts)
$(STANDARD_OPTS)
-package-name
rts
SRC_HC_OPTS
+=
-fvia-C
ifneq
"$(GhcWithSMP)" "YES"
SRC_CC_OPTS
+=
-DNOSMP
SRC_HC_OPTS
+=
-optc-DNOSMP
...
...
Write
Preview
Supports
Markdown
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