package/libqmi: switch to the new option to disable -Werror
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 29 Mar 2021 21:19:56 +0000 (23:19 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 30 Mar 2021 19:37:05 +0000 (21:37 +0200)
commit0de1a23c7521d9fdfa20aff9d6608f7986a636ff
tree171132b1bfeaa494df07d9d8b0febd75fac66137
parent7b5638460359b41381cd04464ec076e2306dc2fd
package/libqmi: switch to the new option to disable -Werror

--enable-more-warnings has been dropped since version 1.26.0 and
https://github.com/freedesktop/libqmi/commit/9f31a45d5fc137431705d47b83669f35259932b4

Instead, a new --disable-Werror option has been added, through the use
of AX_COMPILER_FLAGS, so use that to explicitly request wrnings not be
treated as errors.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
[yann.morin.1998@free.fr: use --disable-Werror instead of nothing]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/libqmi/libqmi.mk