HomeFreeBSD

Correct the detection of hard float arm

Description

Correct the detection of hard float arm

  • Don't test MACHINE, it's irrelevant to userland and should never be used in userland Makefiles.
  • If we match armv[67] and CPUTYPE is undefined OR it doesn't have 'soft' in it, choose armhf.
  • Add a note that the soft float on armv[67] may be broken.

Sponsored by: Netflix

Details

Provenance
impAuthored on
Parents
rS325507: Use hardware timestamps to report packet timestamps for SO_TIMESTAMP
Branches
Unknown
Tags
Unknown