community/emscripten-fastcomp: Fix Altivec support on ppc64le
Altivec support is missing by gcc during the build, so I added into the build step before the cmake declaration to make it sure there just for ppc64le.
Edited by Gustavo Walbon
We are currently working on getting Alpine Linux 3.21 out. This means that merge requests that are not aimed to help with that (only affecting testing, new aports) have a lower priority at the moment. Please be patient, they will be eventually picked up.
Altivec support is missing by gcc during the build, so I added into the build step before the cmake declaration to make it sure there just for ppc64le.