From: blogic Date: Wed, 30 May 2012 19:22:59 +0000 (+0000) Subject: [packages] fix libnfc build breakage X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=61787ed55692c0236f6333e052f0b69ac784a36a;p=packages.git [packages] fix libnfc build breakage git-svn-id: svn://svn.openwrt.org/openwrt/packages@32010 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/libnfc/Makefile b/libs/libnfc/Makefile index 7e57c3c9f..ce607a723 100644 --- a/libs/libnfc/Makefile +++ b/libs/libnfc/Makefile @@ -77,6 +77,7 @@ define Package/libnfc-examples/description endef TARGET_CFLAGS += $(FPIC) +CONFIGURE_ARGS += --without-readline define Build/InstallDev $(INSTALL_DIR) $(1)/usr/include