I've added php8.1 as a task because this bug is affecting the package as well.
FWIW, I wasn't able to workaround this problem by just using -march=armv7-a+fp, even though I agree it should have worked. I had to actually pass -mfpu=vfpv3-d16 (no need to pass -march).
Either way, I just wanted to let you folks know that this is affecting other packages too.
I've added php8.1 as a task because this bug is affecting the package as well.
FWIW, I wasn't able to workaround this problem by just using -march=armv7-a+fp, even though I agree it should have worked. I had to actually pass -mfpu=vfpv3-d16 (no need to pass -march).
Either way, I just wanted to let you folks know that this is affecting other packages too.