From 61787ed55692c0236f6333e052f0b69ac784a36a Mon Sep 17 00:00:00 2001 From: blogic Date: Wed, 30 May 2012 19:22:59 +0000 Subject: [PATCH] [packages] fix libnfc build breakage git-svn-id: svn://svn.openwrt.org/openwrt/packages@32010 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libnfc/Makefile | 1 + 1 file changed, 1 insertion(+) 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