From dca4ea56c7d0954866b18aa902acd88b85440001 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 30 May 2012 19:22:59 +0000 Subject: [PATCH] fix libnfc build breakage SVN-Revision: 32010 --- 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 -- 2.30.2