peercast: add -fpermissive to avoid build breakage
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32538 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3c7e910564
commit
7145e6df2f
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user