From 175cade4f1f09a3390be5290312e59bcb7274a84 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 30 May 2012 19:22:59 +0000 Subject: [PATCH] [packages] 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 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 -- 2.30.2