meson: move cc and cpp definitions to top of main meson.build
authorDylan Baker <dylan@pnwbakers.com>
Mon, 11 Jun 2018 17:15:15 +0000 (10:15 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Wed, 13 Jun 2018 17:06:16 +0000 (10:06 -0700)
commit65e447c5df484fcbdad41721e2aba46823147931
tree73c049e662638c1460927db7975b84f7b7e06485
parent51376cd74965007b7facf0b86c9d74c678234978
meson: move cc and cpp definitions to top of main meson.build

This just makes using cc and cpp easier.

v2: - Add this patch to fix altivec

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