From a19f9c4264cf6a4bc98f19e8efca9de8d562219c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Tue, 16 Jan 2018 14:01:11 +0100 Subject: [PATCH] boinc: nocross for now --- srcpkgs/boinc/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/boinc/template b/srcpkgs/boinc/template index 661bbea6e44..e9e7a1bce48 100644 --- a/srcpkgs/boinc/template +++ b/srcpkgs/boinc/template @@ -19,6 +19,7 @@ homepage="https://boinc.berkeley.edu/" distfiles="https://github.com/BOINC/boinc/archive/client_release/${version%.*}/${version}.tar.gz>boinc-${version}.tar.gz" checksum=ed5f3dcdc8d1cc5277529afb701377e77d1ff89711368a7456553bf249940bad conflicts="boinc-nox>=0" +nocross="Currently broken - investigating" CXXFLAGS="-Wno-redundant-decls"