HomeFreeBSD

Handle CPUTYPE=armv[4567]* better. gcc expects those to be either

Description

Handle CPUTYPE=armv[4567]* better. gcc expects those to be either
-march=foo or -mcpu=generic-foo. Catch the armvX* case and pass
the right args for it.

Details

Provenance
impAuthored on
Parents
rS292084: Move the inclusion of bsd.cpu.mk from sys.mk to bsd.opts.mk. However,
Branches
Unknown
Tags
Unknown