libmbim: switch to meson build tools
authorMaxim Anisimov <maxim.anisimov.ua@gmail.com>
Sat, 26 Mar 2022 08:45:59 +0000 (11:45 +0300)
committerRosen Penev <rosenp@gmail.com>
Tue, 29 Mar 2022 08:13:23 +0000 (01:13 -0700)
commitfea19c23994dcc84332dfaeb9d585df46a847b10
tree4cbdf1e008fcd99b42f1fd611761cbad428eaef9
parent9b90bb37ee1a6be8da60fb1d4142b7803006d991
libmbim: switch to meson build tools

Using https://gitlab.freedesktop.org/mobile-broadband/libmbim.git to download the source code.
Enabled lto and additional gcc flags for perfomance and less size.
Modified to use meson as upstream has abandoned autotools.
Removed BUILD_PARALLEL options. These are default with ninja/meson.

Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
libs/libmbim/Makefile