Skip to content
  • Peter Trommler's avatar
    RTS: Disable warnings in ffi.h · 8b1020ed
    Peter Trommler authored and Ben Gamari's avatar Ben Gamari committed
    The update of GHC's in-tree libffi causes warnings about
    undefined macros and hence validate fails.
    
    Also mark broken tests that have a ticket.
    
    Fixes #14353
    
    Test Plan: ./validate (on AIX and powerpc if possible)
    
    Reviewers: bgamari, hvr, erikd, simonmar
    
    Reviewed By: bgamari
    
    Subscribers: snowleopard, rwbarton, thomie
    
    GHC Trac Issues: #14353, #11259, #14455, #11261
    
    Differential Revision: https://phabricator.haskell.org/D4181
    8b1020ed