We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
in the following line what does -d16 refer to, or enable:
-d16
ENV CFLAGS_armv7_unknown_linux_musleabihf='-mfpu=vfpv3-d16'
As far as I understand this is device specific, that is -mfpu=vfpv3 will apply to more (Broadcom?) armv7 devices that have a vfpv3
-mfpu=vfpv3
armv7
vfpv3