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
Glasgow Haskell Compiler
GHC
Commits
3712e5a7
Commit
3712e5a7
authored
Mar 26, 2008
by
Ian Lynagh
Browse files
In validate settings, make -Werror easier to override
parent
6fb85063
Changes
1
Hide whitespace changes
Inline
Side-by-side
mk/validate-settings.mk
View file @
3712e5a7
WERROR
=
-Werror
HADDOCK_DOCS
=
YES
SRC_CC_OPTS
=
-Werror
SRC_HC_OPTS
=
-Werror
-H64m
-Onot
-fasm
SRC_CC_OPTS
=
$(WERROR)
SRC_HC_OPTS
=
$(WERROR)
-H64m
-Onot
-fasm
GhcStage1HcOpts
=
-O
-fasm
GhcStage2HcOpts
=
-Onot
-fasm
GhcLibHcOpts
=
-O
-fasm
-dcore-lint
...
...
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