[GHC] #14977: Clang doesn't support -Wsync-nand
GHC
ghc-devs at haskell.org
Mon Mar 26 16:30:35 UTC 2018
#14977: Clang doesn't support -Wsync-nand
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: bgamari
Type: bug | Status: new
Priority: high | Milestone: 8.6.1
Component: Compiler | Version: 8.5
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Building GHC | Unknown/Multiple
failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by goldfire):
Note that this happens only with `-Werror` specified in your build.mk, and
removing `-Werror` allows you to proceed.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14977#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list