Traces are always built now, and can be enabled/disabled with 'qmi_utils_set_traces_enabled()'.
Signed-off-by: Aleksander Morgado <aleksan...@gnu.org> --- libs/libqmi/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/libs/libqmi/Makefile b/libs/libqmi/Makefile index d49b43e..8e742f7 100644 --- a/libs/libqmi/Makefile +++ b/libs/libqmi/Makefile @@ -25,8 +25,6 @@ define Package/libqmi/description Helper library and utils to talk to QMI enabled modems endef -CONFIGURE_VARS+= CFLAGS="$$$$CFLAGS -DMESSAGE_ENABLE_TRACE" - define Build/InstallDev $(INSTALL_DIR) $(1)/usr/include $(CP) \ -- 1.8.1.2 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel