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
Alex D
GHC
Commits
7be53d45
Commit
7be53d45
authored
Jul 18, 2009
by
Ian Lynagh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
temporarily turn off unused import warnings for the time library
parent
dc893857
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
mk/validate-settings.mk
mk/validate-settings.mk
+2
-0
No files found.
mk/validate-settings.mk
View file @
7be53d45
...
...
@@ -30,4 +30,6 @@ endif
# Temporarily turn off unused-do-bind warnings for the time package
libraries/
time_dist-install_EXTRA_HC_OPTS
+=
-fno-warn-unused-do-bind
# On Windows, there are also some unused import warnings
libraries/
time_dist-install_EXTRA_HC_OPTS
+=
-fno-warn-unused-imports
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