From 7145e6df2fa59693fe486bb152e8c62a80c23baa Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 29 Jun 2012 21:09:28 +0000 Subject: [PATCH] peercast: add -fpermissive to avoid build breakage git-svn-id: svn://svn.openwrt.org/openwrt/packages@32538 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- multimedia/peercast/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/multimedia/peercast/Makefile b/multimedia/peercast/Makefile index afbcda1b7..fec240be8 100644 --- a/multimedia/peercast/Makefile +++ b/multimedia/peercast/Makefile @@ -48,6 +48,8 @@ CONFIGURE_ARGS += \ CONFIGURE_VARS += \ LIBS="-lpthread" +TARGET_CFLAGS += -fpermissive + define Package/peercast/install $(INSTALL_DIR) $(1)/usr/sbin $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/sbin/peercast $(1)/usr/sbin/