From dc49391b0cd0b64edc5709bd3cb37d7d95ea7338 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 13 Aug 2015 10:51:03 +0200 Subject: [PATCH] telepathy-qt: unbreak glibc build due to -Werror. --- srcpkgs/telepathy-qt/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/telepathy-qt/template b/srcpkgs/telepathy-qt/template index 6754a3455ca..b5201814e28 100644 --- a/srcpkgs/telepathy-qt/template +++ b/srcpkgs/telepathy-qt/template @@ -13,6 +13,8 @@ homepage="http://telepathy.freedesktop.org/" distfiles="http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${version}.tar.gz" checksum=496eb4951ea9b181d7d68a2122a885474c4f73b519319496aa1b97d9b361a1f8 +CXXFLAGS="-D_DEFAULT_SOURCE" + subpackages="telepathy-qt-farstream telepathy-qt-devel" telepathy-qt-farstream_package() {