meson.eclass: add _meson_move_flags function
authorMike Gilbert <floppym@gentoo.org>
Sat, 12 May 2018 16:41:17 +0000 (12:41 -0400)
committerMike Gilbert <floppym@gentoo.org>
Thu, 24 May 2018 04:46:53 +0000 (00:46 -0400)
commit0fe549260636840b96dfd3b9f55b5bbf7ea1d6a3
treeb0f25d3e98c54375ca3680730103d0e73fc37b72
parent6b0847e78daf992cee821a212209def646e5fcae
meson.eclass: add _meson_move_flags function

This is used to move flags from CC to CFLAGS, typically during a
multilib build.
eclass/meson.eclass