HomeFreeBSD

Fix build on 10.3.

Description

Fix build on 10.3.

This disables OPENMP which failes to compile and uses an ABI breaking
flag to work around 10.3 lacking some libc++ functionality (suggsted by
dim@).

Details