libmbim: switch to meson build tools
authorMaxim Anisimov <redacted>
Sat, 26 Mar 2022 08:45:59 +0000 (11:45 +0300)
committerRosen Penev <redacted>
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 <redacted>
libs/libmbim/Makefile
git clone https://git.99rst.org/PROJECT