When building libffi-clib, we get preprocessor errors on multiple platforms.
Upstream ticket: libffi/libffi#950
Supposedly, # is valid comment for assembly and GHCs hadrian is building libffi just fine. But for the cabal libffi-clib package we seem to run into problems. This must be related to how cabal invokes the preprocessor.