From a01131d813946a99aa5206633a524855c3b6f58c Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 22 Jun 2009 22:19:16 +0200 Subject: fix make allmodconfig on mips (rb532) --- package/libupnp/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/libupnp') diff --git a/package/libupnp/Makefile b/package/libupnp/Makefile index 31f2cd6e9..248c73709 100644 --- a/package/libupnp/Makefile +++ b/package/libupnp/Makefile @@ -19,6 +19,7 @@ include ${TOPDIR}/mk/package.mk $(eval $(call PKG_template,LIBUPNP,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) +TCFLAGS+= -fPIC CONFIGURE_STYLE:= autotool gnu CONFIGURE_ARGS+= --disable-samples BUILD_STYLE:= auto -- cgit v1.2.3