From c4c872e9cb0b113ec0d9c45371bcad1af8bd28a8 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 11 Nov 2013 21:17:30 +0100 Subject: convert to autotool infrastructure --- package/libupnp/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/libupnp/Makefile') diff --git a/package/libupnp/Makefile b/package/libupnp/Makefile index ec55edfde..4b01731bc 100644 --- a/package/libupnp/Makefile +++ b/package/libupnp/Makefile @@ -9,6 +9,7 @@ PKG_RELEASE:= 3 PKG_MD5SUM:= 8918dcf7428cd119d0c8275765ff2833 PKG_DESCR:= The Universal Plug and Play (UPnP) SDK library PKG_SECTION:= libs +PKG_BUILDDEP:= autotool PKG_DEPENDS:= libpthread PKG_URL:= http://pupnp.sourceforge.net/ PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=pupnp/} @@ -20,6 +21,7 @@ include ${TOPDIR}/mk/package.mk $(eval $(call PKG_template,LIBUPNP,libupnp,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS})) +AUTOTOOL_STYLE:= autoreconf TARGET_CFLAGS:= $(filter-out -flto,$(TARGET_CFLAGS)) TARGET_CFLAGS+= -fPIC CONFIGURE_ARGS+= --disable-samples -- cgit v1.2.3