Revert "meson: merge C and C++ compiler arguments check"
authorDylan Baker <dylan@pnwbakers.com>
Thu, 22 Mar 2018 18:35:08 +0000 (11:35 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Thu, 22 Mar 2018 18:35:08 +0000 (11:35 -0700)
commit8e5988eb35bad496e4e06e27f8cba68ba87ca31b
tree9c19c0d7353bb9d4e7c7b144e11100ac4c1a76db
parent1603ce1921a511f128025a49d055283440376231
Revert "meson: merge C and C++ compiler arguments check"

This reverts commit cb2ddcefa5196fdfeff76f405175c7a6c110eae4.

This causes clang to error out building C++ code. The plan is to fix the
build to work with clang, but in the mean time we'll just revert this

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