Skip to content

Fix android universal packaging & don't leave behind incomplete tarballs on error

Our android-universal packaging requires that the files list for all archs be the same. Changing this would involve reorganising all the packaging code. Instead, add dummy headers in libffi.recipe for other archs.

Merge request reports