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
jberryman
GHC
Commits
2930cf4d
Commit
2930cf4d
authored
Jun 19, 2008
by
Ian Lynagh
Browse files
integer-gmp is warning-free
parent
36d29183
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/Makefile.local
View file @
2930cf4d
...
@@ -23,7 +23,7 @@ GhcLibHcOpts += -Wall
...
@@ -23,7 +23,7 @@ GhcLibHcOpts += -Wall
# now at least we just disable them completely.
# now at least we just disable them completely.
GhcLibHcOpts
+=
-fno-warn-deprecated-flags
GhcLibHcOpts
+=
-fno-warn-deprecated-flags
ifeq
"$(filter-out array-% base-% directory-% editline-% filepath-% ghc-prim-% hpc-%
integer-gmp-%
pretty-% process-% unix-% Win32-%,$(package))" ""
ifeq
"$(filter-out array-% base-% directory-% editline-% filepath-% ghc-prim-% hpc-% pretty-% process-% unix-% Win32-%,$(package))" ""
# XXX We are one of the above list, i.e. we are a package that is not
# XXX We are one of the above list, i.e. we are a package that is not
# yet warning-clean. Thus turn warnings off for now so that validate
# yet warning-clean. Thus turn warnings off for now so that validate
# goes through.
# goes through.
...
...
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