libqmi: no need to enable traces explicitly
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 18 Feb 2013 09:59:32 +0000 (09:59 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 18 Feb 2013 09:59:32 +0000 (09:59 +0000)
Traces are always built now, and can be enabled/disabled with
'qmi_utils_set_traces_enabled()'.

Signed-off-by: Aleksander Morgado <aleksander@gnu.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35653 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libqmi/Makefile

index d49b43e..8e742f7 100644 (file)
@@ -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) \