From a01131d813946a99aa5206633a524855c3b6f58c Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Mon, 22 Jun 2009 22:19:16 +0200
Subject: fix make allmodconfig on mips (rb532)

---
 package/portmap/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'package/portmap')

diff --git a/package/portmap/Makefile b/package/portmap/Makefile
index a1864a135..d6ffd9404 100644
--- a/package/portmap/Makefile
+++ b/package/portmap/Makefile
@@ -29,6 +29,7 @@ else
 MAKE_FLAGS+=		NO_TCP_WRAPPER=1
 endif
 TCPPFLAGS+=		-DDAEMON_UID=20 -DDAEMON_GID=20
+TCFLAGS+=		-fPIC
 BUILD_STYLE:=		auto
 MAKE_FLAGS+=		${TARGET_CONFIGURE_OPTS} \
 			CFLAGS='${TCFLAGS}'
-- 
cgit v1.2.3