Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
3cbacccf
Commit
3cbacccf
authored
Jan 16, 2015
by
Andrey Mokhov
Browse files
Rename opts to args.
parent
50b8c2ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
cfg/default.config.in
View file @
3cbacccf
...
...
@@ -34,6 +34,7 @@ supports-package-key = @SUPPORTS_PACKAGE_KEY@
solaris-broken-shld = @SOLARIS_BROKEN_SHLD@
split-objects-broken = @SplitObjsBroken@
ghc-unregisterised = @Unregisterised@
validating = NO
# Information about host and target systems:
#===========================================
...
...
@@ -69,7 +70,7 @@ conf-ld-linker-args-stage-0 = @CONF_LD_LINKER_OPTS_STAGE0@
conf-ld-linker-args-stage-1 = @CONF_LD_LINKER_OPTS_STAGE1@
conf-ld-linker-args-stage-2 = @CONF_LD_LINKER_OPTS_STAGE2@
src-hc-
opt
s = -H32m -O
src-hc-
arg
s = -H32m -O
# Include and library directories:
#=================================
...
...
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