meson: Clarify why asm cannot be used in cross compile
authorDylan Baker <dylan@pnwbakers.com>
Thu, 7 Jun 2018 15:38:07 +0000 (08:38 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Thu, 7 Jun 2018 17:40:35 +0000 (10:40 -0700)
commitc267f46ef2910cb72438bf6d9fe4de9fc33d6931
treee50d240f3ff82fb3c027f7c8906138f22241d62a
parentf436ae237b6019059ac7f19d1c81627423c5b08e
meson: Clarify why asm cannot be used in cross compile

This makes the reasoning for why a cross compile is not using asm
clearer (hopefully).

v2: - fix typos

Signed-off-by: Dylan Baker <dylan.c.baker@intel.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
meson.build