Skip to content
  • Herbert Valerio Riedel's avatar
    testsuite: normalise away `ld`-warning on AIX · 34af60c7
    Herbert Valerio Riedel authored
    On AIX, `ld` doesn't support `-x` and ignores it. However, a warning is
    emitted to stderr which ends up triggering false positives in some of
    GHC's testsuite tests. So we simply filter out that noise as part of
    normalising stderr.
    34af60c7