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
Glasgow Haskell Compiler
nofib
Commits
8c87902a
Commit
8c87902a
authored
Sep 12, 2008
by
Ian Lynagh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Turn off -Werror for nofib
This allows you to use nofib in a tree built with validate
parent
27d0eb88
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
mk/boilerplate.mk
mk/boilerplate.mk
+4
-0
No files found.
mk/boilerplate.mk
View file @
8c87902a
...
...
@@ -15,6 +15,10 @@ TOP := $(TOP)/..
include
$(TOP)/mk/boilerplate.mk
TOP
:=
$(NOFIB_TOP)
# Turn off -Werror for nofib. This allows you to use nofib in a tree
# built with validate.
WERROR
=
# -----------------------------------------------------------------
# Everything after this point
# augments or overrides previously set variables.
...
...
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