I ran a validate myself on OS X this evening, i can confirm things worked too :)
On Mon, Jun 23, 2014 at 8:55 PM, Kazu Yamamoto <[email protected]> wrote: > Austin, > > > I've already merged two changesets into 7.8.3 - > > > https://github.com/ghc/ghc/commit/52222f9e0bedc9b08b46619f8ed4d09f645d6ed4 > > and > https://github.com/ghc/ghc/commit/fd4169f9caf6922e3e5ea9c31f497f7220fc62b8 > > - which add -Qunused-arguments to the C compiler invocation if the > > compiler is Clang. The GHC but is #9047 > > > > (The problem was Clang will ignore a lot of the flags we pass in the > > assembler stage, since it will be used as the assembler). So I don't > > think a workaround will be needed. > > Great. > > I confirmed that I can validate both GHC HEAD and the ghc-7.8 branch > on Mac WITHOUT ghc-clang-wrapper. > > --Kazu > _______________________________________________ > ghc-devs mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/ghc-devs >
_______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
