From: Florian Eckert Date: Mon, 13 Dec 2021 13:11:33 +0000 (+0100) Subject: libqmi: remove unknown configure option X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a42f526b0ced3457ffae919c55229a4a12734e50;p=openwrt-packages.git libqmi: remove unknown configure option The configure option --enable-more-warnings is not recognized by configure. Buildlog: configure: WARNING: unrecognized options: --disable-nls, --enable-more-warnings Therefore this configure option is removed with this commit. Signed-off-by: Florian Eckert --- diff --git a/libs/libqmi/Makefile b/libs/libqmi/Makefile index d3ebdeecd..e7ef205e6 100644 --- a/libs/libqmi/Makefile +++ b/libs/libqmi/Makefile @@ -66,7 +66,6 @@ CONFIGURE_ARGS += \ --disable-gtk-doc-pdf \ --disable-silent-rules \ --enable-firmware-update \ - --enable-more-warnings=yes \ --without-udev \ --without-udev-base-dir