[pisa-src] r1677 - trunk/openwrt/package/pisa/Makefile

  • From: Thomas Jansen <mithi@xxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Thu, 12 Nov 2009 16:48:36 +0100

Author: tjansen
Date: Thu Nov 12 16:48:36 2009
New Revision: 1677

Log:
Don't link against libm, it was removed from the standard build some time ago.

Modified:
   trunk/openwrt/package/pisa/Makefile

Modified: trunk/openwrt/package/pisa/Makefile
==============================================================================
--- trunk/openwrt/package/pisa/Makefile Thu Nov 12 16:39:15 2009        (r1676)
+++ trunk/openwrt/package/pisa/Makefile Thu Nov 12 16:48:36 2009        (r1677)
@@ -29,7 +29,6 @@
 endef
 
 CONFIGURE_VARS += \
-       LIBS="-lm" \
        CPPFLAGS="$$$$CPPFLAGS \
                -I$(STAGING_DIR)/usr/include/libconfig \
                -I$(PKG_BUILD_DIR)/include"

Other related posts: