Fix libffi on PowerPC
Apply an upstream fix for a build failure on PowerPC archs: https://github.com/libffi/libffi/commit/4f9e20ac51ce13d46fed3c869e1deb6d9bb89444
Remove C compiler flags that suppress warnings in the RTS. Those warnings have been fixed by libffi upstream.
Fixes #19885 (closed)