HomeFreeBSD

Remove "-march=native" as a barrier to building on arm.

Description

Remove "-march=native" as a barrier to building on arm.

However, the builds still fail, but much farther along in the process.
So, this fix is necessary, but insufficient.

TODO: confirm the exact way rocksdb-lite fails on armv7 (I haven't run
that combination yet).

Approved by: portmgr (tier-2 blanket)

Details