HomeFreeBSD

When building libstand for arm, don't emit instructions that require

Description

When building libstand for arm, don't emit instructions that require
relocation fixups unsupported by the self_reloc() code, and don't optimize
memcpy/memset using floating point registers, because in a standalone
environment nothing has initialized the fpu hardware.

Details

Provenance
ianAuthored on
Parents
rS292992: Add suppoort for the Sitecom LN-031
Branches
Unknown
Tags
Unknown