From 3a6967a118338b9c253f3537913a0c0b4f35d944 Mon Sep 17 00:00:00 2001 From: Florian Franzmann Date: Sat, 4 Jan 2014 18:09:45 +0100 Subject: chat-libs/loudmouth: prevent build error due to use of deprecated symbols --- chat-libs/loudmouth/BUILD | 1 + chat-libs/loudmouth/HISTORY | 3 +++ 2 files changed, 4 insertions(+) create mode 100755 chat-libs/loudmouth/BUILD (limited to 'chat-libs') diff --git a/chat-libs/loudmouth/BUILD b/chat-libs/loudmouth/BUILD new file mode 100755 index 0000000000..22184bdde0 --- /dev/null +++ b/chat-libs/loudmouth/BUILD @@ -0,0 +1 @@ +CFLAGS+="-Wno-error=deprecated-declarations" default_build diff --git a/chat-libs/loudmouth/HISTORY b/chat-libs/loudmouth/HISTORY index e914abf9af..5b1c5069bb 100644 --- a/chat-libs/loudmouth/HISTORY +++ b/chat-libs/loudmouth/HISTORY @@ -1,3 +1,6 @@ +2014-01-04 Florian Franzmann + * BUILD: disable compiler error + 2013-02-03 Sukneet Basuta * PRE_BUILD: added, run autoconf so it links to gobject correctly -- cgit v1.2.3