math/eigen3: massage OPTIONs
Existing OPTIONs pull in too many dependencies -- Eigen is a template
library and doesn't need any of the libs -- and are overly-specific,
like requiring a particular BLAS implementation.
PR: 257321 251842
Reported by: alt2600@icloud.com