Michael Marineau 328d505d77 profiles: mask cross compiler flags that are masked on target
The hardened and sanitizer options are masked on arm64 so the arm64
cross compiler should also not enable them instead of inheriting the
amd64 default to enable them. Fixes building cross gcc.
2015-04-08 17:57:40 -07:00
..