From: John Crispin Date: Wed, 30 May 2012 19:22:59 +0000 (+0000) Subject: [packages] fix libnfc build breakage X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=175cade4f1f09a3390be5290312e59bcb7274a84;p=openwrt%2Fsvn-archive%2Farchive.git [packages] fix libnfc build breakage SVN-Revision: 32010 --- diff --git a/libs/libnfc/Makefile b/libs/libnfc/Makefile index 7e57c3c9fd..ce607a7233 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